[
http://jira.magnolia.info/browse/MAGNOLIA-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gregory Joseph closed MAGNOLIA-1688.
------------------------------------
Resolution: Cannot Reproduce
Assignee: Gregory Joseph (was: Boris Kraft)
As far as I can tell, we introduced the possibility to have multiple
VirtualURIMapping implementations since MAGNOLIA-1509 (3.1 M2), and
DefaultVirtualURIMapping has always been the default implementations. If this
didn't work at some point, it might have been a bug in content2bean that has
been solved since.
The only way I am able to reproduce this is by having a {{class}} property but
with *no* value. I've filed a bug report against content2bean for this:
MAGNOLIA-2361
Please feel free to reopen if there something I've missed.
> VirtualURIMapping returns a 404 for a mapped page
> -------------------------------------------------
>
> Key: MAGNOLIA-1688
> URL: http://jira.magnolia.info/browse/MAGNOLIA-1688
> Project: Magnolia
> Issue Type: Bug
> Environment: Magnilia 3.1-SNAPSHOT
> Jackrabbit 1.3.1
> JBoss 4.0.5GA (Tomcat 5.5.20)
> Java 6.02
> Reporter: Amir Mistric
> Assignee: Gregory Joseph
>
> To reproduce:
> 1. on public instance go to /modules/admininterface/VirtualURIMapping
> 2. edit the default mapping to have following:
> fromURI -> /
> toURI -> redirect:/index.html
> After going to public instance (like http://localhost/magnoliaPublic/) I get
> a 404 page
> Cause:
> default URI mapping is missing class ->
> info.magnolia.cms.beans.config.DefaultVirtualURIMapping node date
> Workaround:
> add info.magnolia.cms.beans.config.DefaultVirtualURIMapping to class node
> data in default uri mapping
> The bootstrap file needs to be adjusted
>
--
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/
----------------------------------------------------------------