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