[
http://jira.magnolia.info/browse/MAGNOLIA-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jan Haderka closed MAGNOLIA-2013.
---------------------------------
Fix Version/s: 3.6.2
Resolution: Fixed
Assignee: Jan Haderka (was: Philipp Bracher)
> Pages with te same name as the servlet context will generate a 404
> ------------------------------------------------------------------
>
> Key: MAGNOLIA-2013
> URL:
http://jira.magnolia.info/browse/MAGNOLIA-2013> Project: Magnolia
> Issue Type: Bug
> Components: core
> Affects Versions: 3.5.3
> Reporter: Ralf Hirning
> Assignee: Jan Haderka
> Fix For: 3.6.2
>
>
> If a top level page has the same name as the servlet context the path will not be calculated correctly because Magnolia tries to remove the context path several times (at least twice). Example: Context = project, then "/project/project.html" will be reduced to ".html".
> The context is removed by the Method Path.decodedURI(uri, encoding).
> We should make sure that this is done only once.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/----------------------------------------------------------------