Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.4 Beta
-
Fix Version/s: EE 1.3.1.GA_P01
-
Component/s: Faces
-
Labels:None
-
Environment:n/a
-
Support Case References:00012961
Description
We need to leverage the new Resource Coalescing available in ICEfaces 3.3 to reduce our JavaScript and CSS requests.
Issue Links
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #42077 | Wed Aug 06 11:52:57 MDT 2014 | philip.breau | Leverage ICEfaces Resource Coalescing - change DeviceResourceRenderer to create an OutputStyleSheet component for the theme, which can then participate in proper ICEfaces resource handling and be specified in the resource-dependency.xml file - added sample resource-dependency.xml to showcase |
Files Changed | ||||
ADD
/icemobile/trunk/icemobile/samples/jsf/mobileshowcase/src/main/resources/META-INF/resource-dependency.xml
ADD /icemobile/trunk/icemobile/samples/jsf/mobileshowcase/src/main/resources/META-INF MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/deviceresource/DeviceResourceRenderer.java MODIFY /icemobile/trunk/icemobile/jsf/components/component/resources/icefaces.ace/META-INCLUDE/faces-config.xml |