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
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.