[richfaces-planning-issues] [JBoss JIRA] Created: (RFPL-1594) Investigate why listener invocation in a4jAjaxBean.attributes.listener doesn't work correctly

Ján Jamrich (JIRA) jira-events at lists.jboss.org
Tue Aug 9 09:16:24 EDT 2011


Investigate why listener invocation in a4jAjaxBean.attributes.listener doesn't work correctly
---------------------------------------------------------------------------------------------

                 Key: RFPL-1594
                 URL: https://issues.jboss.org/browse/RFPL-1594
             Project: RichFaces Planning
          Issue Type: Bug
      Security Level: Public (Everyone can see)
            Reporter: Ján Jamrich


Listener invocation for Attributes.listener(AjaxBehaviorEvent event) is called correctly, but then this method try invoke appropriate method on bound listener. But seems that these listener are not invoked/ or invoked correctly, because there are no expected action performed.

For example, in a4jAjax examples are many h inputs with aj4:ajax, and "listener" attribute set to #{a4jAjaxBean.attributes.listener}, with list of available listener defined in resources/org/richfaces/tests/metamer/bean/a4j/A4jAjaxbean.properties. But when change value in input, there is only log record in phaseInfo, but not expected value change - such as change case when set toUpperCase listener.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the richfaces-planning-issues mailing list