[richfaces-issues] [JBoss JIRA] Created: (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"?

Mikhail Vitenkov (JIRA) jira-events at lists.jboss.org
Thu Dec 11 09:36:36 EST 2008


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


#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