JSF12 UIComponentClassicTagBase.getCreated is broken, breaking 
t:updateActionListener
-------------------------------------------------------------------------------------

                 Key: MYFACES-1831
                 URL: https://issues.apache.org/jira/browse/MYFACES-1831
             Project: MyFaces Core
          Issue Type: Bug
    Affects Versions: 1.2.2
            Reporter: Simon Kitching


In testing I have found that t:updateActionListener works fine with MyFaces 
1.1.x but is ignored with MyFaces 1.2.3-SNAPSHOT

After debugging, I found that UIComponentClassicTagBase.getCreated is always 
returning true. This means that UpdateActionListenerTag always thinks its 
parent component is already configured, so does not attach an 
UpdateActionListener instance to it.

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