[richfaces-issues] [JBoss JIRA] Updated: (RF-5328) dataFilterSlider(dfs): "handleValue" attribute doesn't keep it's state(setter method doesn't work). Plus is the "value" attribute alias of "handleValue"?

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Fri Dec 12 11:26:37 EST 2008


     [ https://jira.jboss.org/jira/browse/RF-5328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski updated RF-5328:
-------------------------------

    Fix Version/s: Future


> dataFilterSlider(dfs): "handleValue" attribute doesn't keep it's state(setter method doesn't work). Plus is the "value" attribute alias of "handleValue"?
> ---------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: RF-5328
>                 URL: https://jira.jboss.org/jira/browse/RF-5328
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.3.0
>         Environment: IE6, IE7, FF 3.1.3, Safari 3.1, Opera 9.62(3.3.0.BETA3)
>            Reporter: Mikhail Vitenkov
>            Assignee: Nick Belaevski
>             Fix For: Future
>
>
> #1. Define "handleValue" through the binding. handleValue="#{dfs.handleValue}"
> #2. Create handleValue property in "dfs" bean: Integer handleValue + getter & setter.
> #3. Navigate to page, change component handle value and make submit.
> #4. Verify, was setHandleValue(Integer handleValue) method called.
> Actual behavior:
> handleValue setter method never calls.
> Plus "value" attribute doesn't affect to dfs component functionality.

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