We are working on our package and make up to 40 new installs a day for testing (!) There are various issues showing up randomly:
- Certain nodes don't get installed, but yet they are in de package.xml and exactly the same as other nodes that do get installed! (in 7/8 of all cases the missing node (mostly only 1 node missing!) is the first child of a created node).
- We have 3 languages by default, we set the hostnames automatically using the API (we check current domain!). In the tree you have an UK, US & NL node, where the hostnames are applied to. The hostname is in 7/10 installs correct on all Nodes, but sometimes isn't set correctly on the UK node, while still being set correctly to the US & NL nodes!
- We create a macro container data type.It's created, but 3/10 installs all the pages that use the document type it is on, just give a YSOD.
Package Installation Strangeness: Nodes, Hostnames & Macro Container Datatype
Umbraco: 4.5.2
We are working on our package and make up to 40 new installs a day for testing (!) There are various issues showing up randomly:
- Certain nodes don't get installed, but yet they are in de package.xml and exactly the same as other nodes that do get installed! (in 7/8 of all cases the missing node (mostly only 1 node missing!) is the first child of a created node).
- We have 3 languages by default, we set the hostnames automatically using the API (we check current domain!). In the tree you have an UK, US & NL node, where the hostnames are applied to. The hostname is in 7/10 installs correct on all Nodes, but sometimes isn't set correctly on the UK node, while still being set correctly to the US & NL nodes!
- We create a macro container data type.It's created, but 3/10 installs all the pages that use the document type it is on, just give a YSOD.
We THINK it might all be related to this bugreport: http://umbraco.codeplex.com/workitem/28732
but are not sure why that would only happen about 3 out of 10 installs.
Anyone with the same issues?
Just tested with 4.6 alpha: bugs still there....
Already in the first install the UK hostname wasn't added...
is working on a reply...