Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-4.1.0.GA
-
Fix Version/s: EE-4.2.0.GA
-
Component/s: ACE-Components, Sample Apps
-
Labels:None
-
Environment:ICEfaces4 trunk r.48527
Browsers: all
Server: Tomcat7.0.42
-
Assignee Priority:P2
Description
showcase > richTextEntry (all browsers including MS Edge, IF4 trunk r.48527)
A browser console error randomly occurred when saving text in the richTextEntry, or when navigating between the richTextEntry demo and a maskedEntry demo. Cannot be reproduced with the showcase public demo.
SCRIPT5022: [CKEDITOR.resourceManager.add] The resource name "aceSave" is already registered.
coalesced.js.jsf (3044,77)
A browser console error randomly occurred when saving text in the richTextEntry, or when navigating between the richTextEntry demo and a maskedEntry demo. Cannot be reproduced with the showcase public demo.
SCRIPT5022: [CKEDITOR.resourceManager.add] The resource name "aceSave" is already registered.
coalesced.js.jsf (3044,77)
Issue Links
- depends on
-
ICE-11017 Update CKEditor to version 4.5.8 to support MS Edge Browser
- Closed
Activity
Carmen Cristurean
created issue -
Carmen Cristurean
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | EE-4.1.0.GA [ 12171 ] |
Ken Fyten
made changes -
Fix Version/s | 4.2 [ 12870 ] | |
Fix Version/s | EE-4.1.0.GA [ 12171 ] |
Ken Fyten
made changes -
Assignee | Arturo Zambrano [ artzambrano ] | |
Fix Version/s | EE-4.2.0.GA [ 13071 ] | |
Fix Version/s | 4.2 [ 12870 ] | |
Assignee Priority | P2 [ 10011 ] |
Arturo Zambrano
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Arturo Zambrano
made changes -
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #48691 | Tue May 03 15:18:43 MDT 2016 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/richtextentry/richtextentry.js
|
Ken Fyten
made changes -
Security | Private [ 10001 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
EE4-trunk r45005/48674/ MS Edge:
showcase > RichTextEntry: on MS Edge/Windows10 test PC, a browser console error occurs when clicking the icon to save text in the richTextEntry component, and the text is not saved.
SCRIPT5022: [CKEDITOR.resourceManager.add] The resource name "aceSave" is already registered.
eval code (17) (218,77)
This error was seen only on MS Edge, when testing the 'Save' function first time after server restart, in the cache-cleared browser.
This could not be reproduced with ICEfaces 4.1.1 release libraries.