Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.1.9
-
None
-
None
-
jboss-4.0.5.GA, java 1.5
Description
Two tabs are there in a page and first tab has data in panelGrid and second tab has data iterated in dataTable. When ever we change data in first tab and goto second tab the data is retained, if we change data in second tab and come to first tab the state is not getting saved.
I found a similar issue at http://issues.apache.org/jira/browse/TOMAHAWK-717 looks like this issue was fixed in 1.1.7 which I never used, but in 1.1.9 I could see the same issue.