[richfaces-issues] [JBoss JIRA] Commented: (RF-4092) dataFilterSlider: method defined in "action" attribute has never called.

Mikhail Vitenkov (JIRA) jira-events at lists.jboss.org
Thu Dec 11 10:19:37 EST 2008


    [ https://jira.jboss.org/jira/browse/RF-4092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12442163#action_12442163 ] 

Mikhail Vitenkov commented on RF-4092:
--------------------------------------

ActioonListener doesn't work too.

> dataFilterSlider: method defined in "action" attribute has never called.
> ------------------------------------------------------------------------
>
>                 Key: RF-4092
>                 URL: https://jira.jboss.org/jira/browse/RF-4092
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.2
>         Environment: IE6, IE7, FF 3.1, Opera 9.27, Safari 3.1(3.2.2.BETA3)
>            Reporter: Mikhail Vitenkov
>            Assignee: Nick Belaevski
>             Fix For: Future
>
>
> Step 1. Set action="#{dfs.act}" inside rich:dataFilterSlider.
> Step 2. Add act method in "dfs" bean following way:
> public void act(){
> //some code
> }
> Step 3. Filter dfs data by moving slider pointer.
> Step 4. Verify was 'act' method called?
> Actual behavior:
> 'act' method isn't called.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list