Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.RC2
-
Fix Version/s: 3.1.0.BETA1, 3.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:HideICEfaces3 Trunk Revision# 27153
Server: Tomcat6
Browsers: Firefox/Chrome/IE
Test application is located at: http://server.ice:8888/svn/repo/qa/trunk/Regression-Icefaces2/Sparkle/Nightly/datatableShowICEfaces3 Trunk Revision# 27153 Server: Tomcat6 Browsers: Firefox/Chrome/IE Test application is located at: http://server.ice:8888/svn/repo/qa/trunk/Regression-Icefaces2/Sparkle/Nightly/datatable
-
Assignee Priority:P3
Description
The "editSubmit" event is triggered successfully when the row is edited. However, the row remains editable and the only way for it to become un-editable is to click cancel or refresh the page.
To reproduce:
1. Build / deploy test application.
2. Navigate to 'DataTable Ajax ' test page.
3. Use the following test:
"editSubmit" Event Test (execute=@all render=@all)
To reproduce:
1. Build / deploy test application.
2. Navigate to 'DataTable Ajax ' test page.
3. Use the following test:
"editSubmit" Event Test (execute=@all render=@all)
Issue Links
- depends on
-
ICE-7501 ace:ajax / ClientBehaviour should produce input for a ice.ace.ab call rather than a complete call
- Closed
The root problem behind this issue will be resolved as part of
ICE-7501. (Inability to pass in component and ace:ajax defined on success handlers.)