Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P02, 4.0
-
Fix Version/s: EE-4.0.0.GA, EE-3.3.0.GA_P03, 4.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P1
-
Support Case References:Support Case #13301 - https://icesoft.my.salesforce.com/50070000011u9MW
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration
Description
If multiple rows are set to be editable and changes are made on the cells, if one row is submitted and row edits are cancelled via the server side, the changed value is updated. The same behavior is not seen with a single row edit, nor does it do this if one row edit hasn't been saved.
The following steps can be used to reproduce the issue with the Showcase demo:
Steps:
1. Click edit for any row.
2. Click edit for another row.
3. Change a value in both rows
4. Submit just one row over the little blue checkmark
5. Now you have one row in edit modus with a changed value. Click on the button "Stop Editing For All"
6. Editing is stopped but the changed value is submited.
If you do these steps with one edited row there are no changed valus submited.
The following steps can be used to reproduce the issue with the Showcase demo:
Steps:
1. Click edit for any row.
2. Click edit for another row.
3. Change a value in both rows
4. Submit just one row over the little blue checkmark
5. Now you have one row in edit modus with a changed value. Click on the button "Stop Editing For All"
6. Editing is stopped but the changed value is submited.
If you do these steps with one edited row there are no changed valus submited.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #48613 | Tue Apr 05 15:49:06 MDT 2016 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTable.java
MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/celleditor/CellEditor.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #44228 | Tue Mar 17 09:01:14 MDT 2015 | jack.van.ooststroom | Fixed JIRA |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/ace/documentationResources/CloudPushResources.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #44224 | Mon Mar 16 15:46:03 MDT 2015 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/cloudPush/cloudPushOverview.xhtml
ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/ace/documentationResources/CloudPushResources.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #44222 | Mon Mar 16 14:48:36 MDT 2015 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/datatable/datatable.js
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #44221 | Mon Mar 16 14:44:01 MDT 2015 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/celleditor/CellEditor.java
MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/datatable/datatable.js MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/celleditor/CellEditorRenderer.java MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableMeta.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #44102 | Mon Feb 23 14:24:57 MST 2015 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/celleditor/CellEditor.java
MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/datatable/datatable.js MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/celleditor/CellEditorRenderer.java |