Trinidad component support is no longer working on Myfaces version 2.0.2
------------------------------------------------------------------------
Key: EXTVAL-123
URL: https://issues.apache.org/jira/browse/EXTVAL-123
Project: MyFaces Extensions Validator
Issue Type: Improvement
Components: Trinidad Support
Affects Versions: 2.0.4
Reporter: Rudy De Busscher
Priority: Minor
Due to changes in the FlashImpl implementation of MyFaces 2.0.2, the
ExtValRenderKitFactory is triggered before the beforePhase method of any
PhaseListener. The Trinidad component support module 'disables' the
ExtValRenderKitFactory because it otherwise results in an infinite loop between
javax.faces.render.RenderKitWrapper#getResponseStateManager and
org.apache.myfaces.trinidadinternal.renderkit.RenderKitDecorator#getResponseStateManager.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.