Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.0
-
Fix Version/s: EE-3.0.0.BETA, 3.0.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
Description
The test case scenario. Panel expansion for a data table row contains another data table which has input fields on each row. expand a row, enter value in the input fields in the nested rows. collapse the row. refresh the outer data table with different filters, expand the same row (based on row index). The old values are displayed instead of new values.
This is only an issue if the row is contracted after entering the values.
This is only an issue if the row is contracted after entering the values.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #27959 | Tue Feb 21 14:45:01 MST 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTable.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #27955 | Tue Feb 21 13:49:02 MST 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTable.java
|