Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Just curious how others got around this issue.
When I push my error page from the dev server to qa, the id of the error page got changed. The same id that I have set in my umbracoSettings.config. So now, my 404 page is broken in QA.
My one thought was to make a custom 404 handler that grabs the id from app settings, which I can have an xslt transform to set the different values for the different environments, but I"m having issues with that right now. (http://our.umbraco.org/forum/developers/extending-umbraco/40293-Custom-404-Handler-never-gets-called?p=0#comment147258)
Any other thoughts?
Thanks,
Chad
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Courier changes id's which break error page
Just curious how others got around this issue.
When I push my error page from the dev server to qa, the id of the error page got changed. The same id that I have set in my umbracoSettings.config. So now, my 404 page is broken in QA.
My one thought was to make a custom 404 handler that grabs the id from app settings, which I can have an xslt transform to set the different values for the different environments, but I"m having issues with that right now. (http://our.umbraco.org/forum/developers/extending-umbraco/40293-Custom-404-Handler-never-gets-called?p=0#comment147258)
Any other thoughts?
Thanks,
Chad
is working on a reply...