I doubt that this issue will ever get fixed - Can't remember why but I've read the reson somewhere.
Instead you should be using the 301 redirect package or have a look at the redirect option with uComponents (If I remember correctly there is a datatype for this in this package too :-)).
If you want to avoid having to check the "Skip error message" stuff and just keep using the umbracoRedirect alias you could edit your files in visual studio or another editor instead.
Root redirect - xslt testing error - also in 4.7
Hi,
I am using umbraco 4.7 with a root node redirect. Everytime I am using this root node redirect the testing of XSLT does not work anymore.
It looks like this problem has not been fixed on umbraco 4.7
I updated from umbraco 4.5 to 4.7 and the problem still exists.
I am always forced to set the "skip testing" checkbox and look in the frontend if everything is working.
Is there any solution for this problem. I need the root redirect so removing this is not a solution
Thanks
Hi Dominik
I doubt that this issue will ever get fixed - Can't remember why but I've read the reson somewhere.
Instead you should be using the 301 redirect package or have a look at the redirect option with uComponents (If I remember correctly there is a datatype for this in this package too :-)).
If you want to avoid having to check the "Skip error message" stuff and just keep using the umbracoRedirect alias you could edit your files in visual studio or another editor instead.
Hope this helps.
/Jan
is working on a reply...