Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P01
-
Fix Version/s: EE-3.3.0.GA_P02, 4.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Ace
-
Assignee Priority:P2
-
Support Case References:Support Case #12783 - https://icesoft.my.salesforce.com/5007000000bGAKR
Description
According to the wiki documentation, if you do not want an ACE theme to load, you should set the org.icefaces.ace.theme context param to 'none'. Doing this causes the following link stylesheet to be rendered:
<link href="RES_NOT_FOUND" rel="stylesheet" type="text/css">
Which results in a 404 error from the server.
The following is printed to the console: WARNING: JSF1064: Unable to find or serve resource, theme.css, from library, ace-none.
<link href="RES_NOT_FOUND" rel="stylesheet" type="text/css">
Which results in a 404 error from the server.
The following is printed to the console: WARNING: JSF1064: Unable to find or serve resource, theme.css, from library, ace-none.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Field | Original Value | New Value |
---|---|---|
Description |
According to the wiki documentation, if you do not want an ACE theme to load, you should set the org.icefaces.ace.theme context param to 'none'. Doing this causes the following link stylesheet to be rendered:
<link href="RES_NOT_FOUND" rel="stylesheet" type="text/css"> Which results in a 404 error from the server. |
According to the wiki documentation, if you do not want an ACE theme to load, you should set the org.icefaces.ace.theme context param to 'none'. Doing this causes the following link stylesheet to be rendered:
<link href="RES_NOT_FOUND" rel="stylesheet" type="text/css"> Which results in a 404 error from the server. The following is printed to the console: WARNING: JSF1064: Unable to find or serve resource, theme.css, from library, ace-none. |
Support Case References | Support Case #12783 - https://icesoft.my.salesforce.com/5007000000bGAKR |
Assignee | Arturo Zambrano [ artzambrano ] | |
Fix Version/s | EE-3.3.0.GA_P02 [ 11371 ] | |
Fix Version/s | 4.0 [ 11382 ] | |
Assignee Priority | P2 [ 10011 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |