Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.RC2
-
Fix Version/s: 3.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 3.0 RC1A Build 7
-
Assignee Priority:P2
-
Workaround Exists:Yes
-
Workaround Description:Set alwaysExecuteContents="false". Using nested <f:ajax render="@this"/> can save the data on change.
Description
Filtering on a dataTable when alwaysExecuteContents="true" can cause data to become mixed up. This only effects a table that uses an inputText field in one of the columns.
Attached test case to reproduce issue. Steps to see issue: