Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1-Beta2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Any
-
Assignee Priority:P1
-
ICEsoft Forum Reference:
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial, Compatibility/Configuration
Description
A conflict with our head renderer and other JSF libraries has been reported. In general, a renderer for the <head> element is specified in faces-config.xml with "javax.faces.Head"as the renderer type. Presumably, there can only be one such head renderer. Therefore, it is necessary to avoid this type of conflicts by implementing an alternative mechanism to load the theme configured in the web.xml file of the application. This mechanism would consist of automatically adding a UIOutput component in the head whenever an ACE component is added to the view. This UIOutput component would read the value of the "org.icefaces.ace.theme" context parameter to load the corresponding theme.
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Arturo Zambrano [ artzambrano ] |
Salesforce Case | [] | |
Fix Version/s | 2.1 [ 10241 ] | |
Affects | [Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial, Compatibility/Configuration] | |
Assignee Priority | P2 |
Fix Version/s | 3.1 [ 10312 ] | |
Fix Version/s | 3.0 [ 10241 ] |
Salesforce Case | [] | |
Fix Version/s | 3.0 [ 10241 ] | |
Fix Version/s | 3.1 [ 10312 ] | |
Assignee Priority | P2 | P1 |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26809 | Fri Dec 09 12:40:24 MST 2011 | art.zambrano | |
Files Changed | ||||
![]() ![]() ![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26810 | Fri Dec 09 13:25:37 MST 2011 | art.zambrano | |
Files Changed | ||||
![]() ![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26853 | Tue Dec 13 11:53:38 MST 2011 | art.zambrano | |
Files Changed | ||||
![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 3.0.RC2 [ 10313 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Also need to have a config. param and equiv. icecore:config setting to disable this automatic Theme Roller CSS loading mechanism.