Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.1, EE-2.0.0.GA
-
Fix Version/s: 2.1-Beta, 3.0, EE-2.0.0.GA_P01
-
Component/s: Framework
-
Labels:None
-
Environment:Icefaces-ee2 trunk revision# 27286(DeltaSubmit=true)
Server: tomcat6
Browser: FF3.6, IE7 & GoogleChrome8
-
Assignee Priority:P2
-
Affects:Compatibility/Configuration
Description
This is a follow-on JIRA for work started under ICE-6797.
There is some issue with using deltaSubmit=true and page navigation. MIRCEA to update this with meaningful statements... :)
There is some issue with using deltaSubmit=true and page navigation. MIRCEA to update this with meaningful statements... :)
Activity
| Field | Original Value | New Value |
|---|---|---|
| Salesforce Case | [] | |
| Component/s | Framework [ 10013 ] | |
| Fix Version/s | EE-2.0.0.GA_P01 [ 10271 ] | |
| Fix Version/s | 2.1 [ 10241 ] | |
| Fix Version/s | EE-2.0.0.GA [ 10263 ] | |
| Fix Version/s | 2.0.2 [ 10273 ] | |
| Assignee Priority | P2 | |
| Affects Version/s | EE-2.0.0.GA [ 10263 ] | |
| Description |
RichText: not working (no styling works Bold Italic etc)on googlechrome and IE. Also browser crashes when changing between default & Basic. Calendar: Default calendar date selection not working on any browsers. |
This is a follow-on JIRA for work started under There is some issue with using deltaSubmit=true and page navigation. MIRCEA to update this with meaningful statements... :) |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #24523 | Tue May 10 03:01:45 MDT 2011 | mircea.toma | |
| Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/core/src/main/javascript/application.js
MODIFY
/icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/DeltaSubmitPhaseListener.java
|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Resolution | Fixed [ 1 ] | |
| Status | Resolved [ 5 ] | Reopened [ 4 ] |
| Salesforce Case | [] | |
| Security | Private [ 10001 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #24557 | Thu May 12 09:18:45 MDT 2011 | mircea.toma | |
| Files Changed | ||||
MODIFY
/icefaces2/branches/icefaces-2.0.x-maintenance/icefaces/core/src/main/javascript/application.js
MODIFY
/icefaces2/branches/icefaces-2.0.x-maintenance/icefaces/core/src/main/java/org/icefaces/impl/event/DeltaSubmitPhaseListener.java
|
| Status | Reopened [ 4 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 2.1-Beta [ 10291 ] | |
| Fix Version/s | 2.1 [ 10241 ] |
| Fix Version/s | 3.0 [ 10241 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

This issue is triggered when new form elements are added to the form by a DOM update and during form submit the previously used parameters don't take the parameters corresponding to these new form elements into account when calculating the parameter difference.