Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.0, EE-4.0.0.GA
-
Fix Version/s: 4.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P1
-
Support Case References:Support Case #13383 - https://icesoft.my.salesforce.com/50070000017ejiV
-
Workaround Exists:Yes
-
Workaround Description:Use 'moono', 'moonocolor', 'moonodark', 'moonoblue', or 'bootstrap'. Anything else that is not valid will default to 'moono'.
Description
When using the 'kama' or 'office2013' skins with the ace:richTextEntry, the component doesn't display. The following HTTP 404 errors are seen:
http://localhost:8084/Case13383Example/skins/kama/editor_gecko.css?t=E1PE
http://localhost:8084/Case13383Example/skins/office2013/editor_gecko.css?t=E1PE
Compared to the 'moono' and other themes that work:
http://localhost:8084/Case13383Example/javax.faces.resource/richtextentry/ckeditor/skins/moono/editor_gecko.css.jsf?ln=icefaces.ace&v=4_0_0_150402
http://localhost:8084/Case13383Example/javax.faces.resource/richtextentry/ckeditor/skins/moono-dark/editor_gecko.css.jsf?ln=icefaces.ace&v=4_0_0_150402
http://localhost:8084/Case13383Example/skins/kama/editor_gecko.css?t=E1PE
http://localhost:8084/Case13383Example/skins/office2013/editor_gecko.css?t=E1PE
Compared to the 'moono' and other themes that work:
http://localhost:8084/Case13383Example/javax.faces.resource/richtextentry/ckeditor/skins/moono/editor_gecko.css.jsf?ln=icefaces.ace&v=4_0_0_150402
http://localhost:8084/Case13383Example/javax.faces.resource/richtextentry/ckeditor/skins/moono-dark/editor_gecko.css.jsf?ln=icefaces.ace&v=4_0_0_150402
Activity
Arran Mccullough
created issue -
Arran Mccullough
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | Case13383Example.zip [ 19087 ] | |
Attachment | Case13383Example.war [ 19088 ] |
Ken Fyten
made changes -
Assignee | Arturo Zambrano [ artzambrano ] | |
Fix Version/s | 4.1 [ 11375 ] | |
Assignee Priority | P1 [ 10010 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #44527 | Mon Apr 20 16:27:08 MDT 2015 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/richtextentry/ckeditor/ckeditor.mapping.js
|
Arturo Zambrano
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Attached sample that shows this issue.
Steps: