[ 
http://jira.magnolia-cms.com/browse/MAGNOLIA-3533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nils Breunese updated MAGNOLIA-3533:
------------------------------------

    Description: 
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.

  was:
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.


> 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
>
> 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: <dev-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to