[
https://issues.apache.org/jira/browse/MYFACES-2222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonardo Uribe resolved MYFACES-2222.
-------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0-alpha
Assignee: Leonardo Uribe
Corrected related code in FaceletViewDeclarationLanguage, so we can close this
one
> ViewHandler.DEFAULT_SUFFIX could contain several suffixes
> ---------------------------------------------------------
>
> Key: MYFACES-2222
> URL: https://issues.apache.org/jira/browse/MYFACES-2222
> Project: MyFaces Core
> Issue Type: Task
> Components: JSR-314
> Reporter: Leonardo Uribe
> Assignee: Leonardo Uribe
> Fix For: 2.0.0-alpha
>
>
> Now the value of ViewHandler.DEFAULT_SUFFIX is ".xhtml .jsp"
> All code that depends on this constant should be changed to deal with it
> (including org.apache.myfaces.view.facelets parts).
> It should change:
> org.apache.myfaces.application.DefaultViewHandlerSupport
> org.apache.myfaces.view.facelets.FaceletViewHandler (getDefaultSuffix method)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.