[
https://issues.apache.org/jira/browse/MYFACES-4270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Andraschko resolved MYFACES-4270.
----------------------------------------
Resolution: Fixed
> Exact mapping doesn't work correctly
> ------------------------------------
>
> Key: MYFACES-4270
> URL: https://issues.apache.org/jira/browse/MYFACES-4270
> Project: MyFaces Core
> Issue Type: Improvement
> Affects Versions: 2.3.2
> Reporter: Thomas Andraschko
> Assignee: Thomas Andraschko
> Priority: Major
> Fix For: 2.3.3, 3.0.0-SNAPSHOT
>
>
> JSF2.3 allows a exact mapping now, which allows to map the FacesServlet for
> foo.xml to /foo.
> This actually works fine but if a outcome in this view is resolved, it
> resolves to /foo/bar.xml which leads to a 404.
> Instead we should resolve to foo.xhtml or even /faces/bar.xhtml
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)