That'a a nice catch - I took the liberty of filing an issue about this here http://issues.umbraco.org/issue/U4-11409 - Feel free to go over there and give it an upvote :-)
This is something that will need to be addressed somehow - whether it be an extra step showing the you should allow the creation of the document type at the root when creating the document type or if it should be a step in the content creation guide where it says one needs to allow it on the document type before creating it.
I have just submitted a pull request that adds an additional step to the document type creation. It now asks the user to enable "Allow at root" on the permissions page, which should prevent this from being an issue.
Getting started tour is broken
Every time I start the Create Content part of the Getting started Tour, I get an error.. Is there an online tour?
It seems that the getting started tour conflicts with the sample site that I have installed.
Setting the permissions on the document-type to allow root position fixes the problem.
Maybe the tour should be adjusted to play nice with the sample site.
Hi Jos and welcome to Our :)
That'a a nice catch - I took the liberty of filing an issue about this here http://issues.umbraco.org/issue/U4-11409 - Feel free to go over there and give it an upvote :-)
This is something that will need to be addressed somehow - whether it be an extra step showing the you should allow the creation of the document type at the root when creating the document type or if it should be a step in the content creation guide where it says one needs to allow it on the document type before creating it.
Cheers, Jan
Hi All,
I have just submitted a pull request that adds an additional step to the document type creation. It now asks the user to enable "Allow at root" on the permissions page, which should prevent this from being an issue.
https://github.com/umbraco/Umbraco-CMS/pull/2851
Of course, if someone already has a document type called "home page" that will cause another issue!
Cheers,
Chris
is working on a reply...