Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA
-
Fix Version/s: EE-3.3.0.GA_P01
-
Component/s: Core Extensions
-
Labels:None
-
Environment:Portal portlet
-
Assignee Priority:P1
Description
Using and EE release, if you run any of the portlet examples, you'll notice resource loading issues when running multiple portlets on the same page. Most resources (e.g. jsf.js) only get loaded once. But EE resources like mobi.js and icefaces-ee.js get loaded once for each portlet.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #37452 | Tue Aug 20 11:49:44 MDT 2013 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/BridgeSetup.java
MODIFY /icefaces3/trunk/icefaces/core/src/main/resources/META-INF/resource-dependency.xml ADD /icefaces3/trunk/icefaces/core/src/main/resources/META-INF/resources/ice.core/core.css ADD /icefaces3/trunk/icefaces/core/src/main/resources/META-INF/resources/ice.core/head-update-test.js |