[
https://issues.jboss.org/browse/RF-11360?page=com.atlassian.jira.plugin.s...
]
Brian Leathem commented on RF-11360:
------------------------------------
I discovered the sample application was not behaving as expected, because the
dataScrollerBean was Request scoped. Changing it to SessionScoped (as it is in the test)
and the sample application behaves as expected.
Back to finding out why the test is failing.
UI Iteration tests failing
--------------------------
Key: RF-11360
URL:
https://issues.jboss.org/browse/RF-11360
Project: RichFaces
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: component-ScrollableDataTable
Reporter: Brian Leathem
Assignee: Pavol Pitonak
Fix For: 4.1.0.Milestone2
UI Iteration tests are failing:
Failed tests:
testOutDataScrollerFirstLastButtons(org.richfaces.renderkit.DataScrollerRenderTest)
testInnerDataScrollerFirstLastButtons(org.richfaces.renderkit.DataScrollerRenderTest)
testOutDataScrollerNextPreviousButtons(org.richfaces.renderkit.DataScrollerRenderTest)
testInnerDataScrollerNextPreviousButtons(org.richfaces.renderkit.DataScrollerRenderTest)
testOutDataScrollerFastButtons(org.richfaces.renderkit.DataScrollerRenderTest)
testInnerDataScrollerFastButtons(org.richfaces.renderkit.DataScrollerRenderTest)
testOutDataScrollerDigitalButtons(org.richfaces.renderkit.DataScrollerRenderTest)
testInnerDataScrollerDigitalButtons(org.richfaces.renderkit.DataScrollerRenderTest)
I deployed the test.jsf file in a sample app, and the behavior is indeed broken.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira