Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P02, 4.0, EE-4.0.0.GA
-
Fix Version/s: EE-3.3.0.GA_P03, 4.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P1
-
Support Case References:Support Case #13383
-
Workaround Exists:Yes
-
Workaround Description:Use saveOnSubmit=false when using an ace:ajax tag/event.
Description
When using the ace:richTextEntry and setting the saveOnSubmit=true attribute. The ajax updates for blur, valueChange don't update correctly. Setting this attribute to false (default) allows the ajax events to function correctly.
Activity
Arran Mccullough
created issue -
Arran Mccullough
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | Case13383Example.war [ 19089 ] | |
Attachment | Case13383Example.zip [ 19090 ] |
Arran Mccullough
made changes -
Summary | ace:richTextEntry - saveOnSubmot=true not working well with ajax events | ace:richTextEntry - saveOnSubmit=true not working well with ajax events |
Ken Fyten
made changes -
Assignee | Arturo Zambrano [ artzambrano ] | |
Fix Version/s | EE-3.3.0.GA_P03 [ 11572 ] | |
Fix Version/s | 4.1 [ 11375 ] | |
Assignee Priority | P1 [ 10010 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #44503 | Wed Apr 15 19:08:11 MDT 2015 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/richtextentry/RichTextEntry.java
|
Arturo Zambrano
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Attached test case that shows the issue.
Steps: