[
http://jira.magnolia-cms.com/browse/MAGNOLIA-3533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philipp Bärfuss updated MAGNOLIA-3533:
--------------------------------------
Fix Version/s: 4.3.x
4.4.3
Thanks for the report. We are trying to see if we can support this usecase. But
is there a good reason for using the same name for the site configuration as in
handle handlePrefix?
The problem is that the algorithm supports urls like this
- /<site-name>/short-url
The multisite filter sets then the site (based on <site-name>) and shortens the
url to /short-url.
> AdminCentral generates incorrect link to site when site definition name
> equals site node name (handlePrefix) and URIPrefix is not empty
> ---------------------------------------------------------------------------------------------------------------------------------------
>
> Key: MAGNOLIA-3533
> URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-3533
> Project: Magnolia
> Issue Type: Bug
> Affects Versions: 4.3.8
> Reporter: Nils Breunese
> Assignee: Boris Kraft
> Fix For: 4.3.x, 4.4.3
>
>
> 1. Put a website's content under /site in the website workspace.
> 2. Create a site definition with the name 'site' like this:
> * site
> ** mappings
> *** website
> **** URIPrefix: /url
> **** handlePrefix: /site
> **** repository: website
> 3. Now try to open the website on the author instance. AdminCentral will send
> you to /site.html which yields a HTTP 404 Not Found error.
> Our findings are that this 404 only occurs when the site definition name
> equals the site node name (used in the handlePrefix) and the URIPrefix is not
> empty. Other cases seem to work. Sadly the not working case is the one we
> would like to use.
--
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]>
----------------------------------------------------------------