[
http://jira.magnolia-cms.com/browse/MAGNOLIA-1529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Haderka resolved MAGNOLIA-1529.
-----------------------------------
Resolution: Fixed
Links are no longer broken if URI end with /
The remaping of URI to the preferred one (with extension) will be dealt with
separately in MAGNOLIA-2589.
> URLs with trailing slash result in broken links
> -----------------------------------------------
>
> Key: MAGNOLIA-1529
> URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-1529
> Project: Magnolia
> Issue Type: Bug
> Components: core
> Affects Versions: 3.0 Final
> Reporter: Boris Kraft
> Assignee: Jan Haderka
> Fix For: 4.0
>
>
> If you type a URL where the last part is a slash instead of .html, e.g.
> http://www.magnolia.info/en/products/enterprise-edition/
> (instead of http://www.magnolia.info/en/products/enterprise-edition.html)
> The resulting page rendering will have its links point to non-existing pages.
> Specifically, it seems that the top-level folder is taken twice to create the
> link, i.e. for the above example, a link on the page could be:
> http://www.magnolia.info/en/en/products/enterprise-edition/sitedesigner.html
> (note the /en/en)
> I am not sure what the desired behaviour is, but rendering a page with
> incorrect links is not desired. EIther return a "page not found" or render
> the links correctly.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------