In umbraco v 4.0.0 I have a problem of creating the numeric name page. I did not have this problem in the previous versions of Umbraco.
For example after I create a page with the name: 2009 and try to start from Content->Properties-> Link to document /2009.aspx I am getting
an error:
Page not found
No umbraco document matches the url 'http://localhost/2009.aspx'
umbraco tried this to match it using this xpath query'2009')
This page can be replaced with a custom 404 page by adding the id of the umbraco document to show as 404 page in the /config/umbracoSettings.config file. Just add the id to the '/settings/content/errors/error404' element.
Is there is any settings in webconfig files which should be changed? Or Umbraco v.4 does not let to create the pages with numeric names?
(It is not a good practice)
It would be nice to get the answer on this one.
Thank you
problem of creating the numeric name page.
In umbraco v 4.0.0 I have a problem of creating the numeric name page. I did not have this problem in the previous versions of Umbraco.
For example after I create a page with the name: 2009 and try to start from Content->Properties-> Link to document /2009.aspx I am getting
an error:
Page not found
No umbraco document matches the url 'http://localhost/2009.aspx'
umbraco tried this to match it using this xpath query'2009')
This page can be replaced with a custom 404 page by adding the id of the umbraco document to show as 404 page in the /config/umbracoSettings.config file. Just add the id to the '/settings/content/errors/error404' element.
Is there is any settings in webconfig files which should be changed? Or Umbraco v.4 does not let to create the pages with numeric names?
(It is not a good practice)
It would be nice to get the answer on this one.
Thank you
i am having the same 'link to document' problem. appears to happen because a document got moved.
After moving document "Link To Document" is not updated. You have to republish document! Same happens when you change hostnames.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.