Fix ClassCastException caused by TRINIDAD-1368   Backport JSF 2.0 Component 
Tree Visiting and Optimize PPR Rendering
--------------------------------------------------------------------------------------------------------------------

                 Key: TRINIDAD-1385
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1385
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Archetype
    Affects Versions: 1.2.10-core
            Reporter: Blake Sullivan


CoreRenderer.beforeEncode() and CoreRenderer.afterEncode() assume that 
CoreRenderers will only be used with UIXComponents and blindly case the result, 
however Trinidad replaces some of the Renderers used by the spec components, 
(for example: h:form), so this code blows up

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to