]
Dmitry Svyatobatsko resolved RF-4092.
-------------------------------------
Fix Version/s: 3.3.1
(was: Future)
Resolution: Done
Assignee: Tsikhon Kuprevich (was: Nick Belaevski)
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: Tsikhon Kuprevich
Fix For: 3.3.1
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: