[richfaces-planning-issues] [JBoss JIRA] Commented: (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:24:24 EDT 2011


    [ https://issues.jboss.org/browse/RFPL-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619648#comment-12619648 ] 

Ján Jamrich commented on RFPL-1594:
-----------------------------------

There are examples, where listeners works as expected: faces/components/a4jAjax/hGraphicImage.xhtml, hInputTextarea.xhtml, hInputSecret.xhtml, hInputText.xhtml, hCommandLink.xhtml, hCommandButtonWrapped.xhtml, hCommandButton.xhtml, even there seems source code in xhtml file the same as in cases where listener doesn't works correctly.

> 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