Hi, 

thats right but is it a feature or a bug? Breaks in URL aren't good in any way 
of this. You can add an Virtual URI Mapping to redirect this to an other 
letter.

Another Problem:

If you type http://demoauthor.magnolia-cms.com/demo-project/about.htmlasd
the server get the about page. But for canonical URLs you need a 404 on this 
point.

Thanks
Marvin



-----Ursprüngliche Nachricht-----
Von: [email protected] [mailto:[email protected]] 
Im Auftrag von Danilo Ghirardelli
Gesendet: Mittwoch, 15. Juni 2011 12:46
An: Magnolia User-List
Betreff: [magnolia-user] Escaped slash breaks the url.


Hi all,
I have a virtualUri that ignores a part of the url, the usual thing for 
seo-friendly pages. I noticed that adding an escaped / (forward slahs, 
which is %2F when urlencoded) in that part of the url breaks the 
virtualUri. Then I started doing a few tests and notices something 
strange, which is testable also on the public demo:
- The correct page:
http://demoauthor.magnolia-cms.com/demo-project/about.html
- Non-existing page (an this is fine):
http://demoauthor.magnolia-cms.com/demo-project/abZZout.html
(By the way, it should be nice to add a 404 page :-) )
- Error page:
http://demoauthor.magnolia-cms.com/demo-project/ab%2Fout.html
The page shown is the "server restarting" one, which I suppose is the 
error page for that site. Problem is that there is no exception logged 
or no sign of what's gone wrong. I would expect that %2F would lead to a 
404 page at most, not the error one.

I'm asking here because I'm almost sure a couple of months ago this was 
working just fine, and now seems broken.

Regards, Danilo.


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------



----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to