Facelets: cannot use "facelets.VIEW_MAPPINGS" with logical view handled by
PageResolver
---------------------------------------------------------------------------------------
Key: TRINIDAD-1482
URL: https://issues.apache.org/jira/browse/TRINIDAD-1482
Project: MyFaces Trinidad
Issue Type: Bug
Affects Versions: 1.2.11-core
Reporter: Max Starets
Unfortunately, Facelets provides no hook for plugging the PageResolver into the
logic handling "facelets.VIEW_MAPPINGS".
The only possible fix for this at the moment for us is to define our own
context parameter and check for the extension/prefix mapping
match in TrinidadFaceletViewHandler.
We will recommend that our users leave "facelets.VIEW_MAPPINGS" unset and use
"org.apache.myfaces.trinidad.FACELETS_VIEW_MAPPINGS" instead.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.