Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-Beta2
-
Fix Version/s: 2.0.0
-
Component/s: Documentation, Framework
-
Labels:None
-
Environment:ICEfaces 2 portlet portal portletfaces
Description
Currently, caching of various JavaScript files causes problem when running in portlets. The PortletFaces bridge has code to deal with this:
but is only applying this logic to jsf.js and bridge.js. We need to include the other ICEfaces 2 files that can be loaded (icepush.js, compat.js, icefaces-compat.js).
but is only applying this logic to jsf.js and bridge.js. We need to include the other ICEfaces 2 files that can be loaded (icepush.js, compat.js, icefaces-compat.js).
Activity
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #23643 | Mon Dec 20 09:58:39 MST 2010 | deryk.sinotte | |
Files Changed | ||||
![]() ![]() |
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Fix Version/s | 2.0.0 [ 10230 ] | |
Assignee Priority | P1 | |
Assignee | Deryk Sinotte [ deryk.sinotte ] |
Salesforce Case | [] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Salesforce Case | [] | |
Component/s | Documentation [ 10018 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #23645 | Mon Dec 20 11:18:35 MST 2010 | deryk.sinotte | |
Files Changed | ||||
![]() ![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #23658 | Mon Dec 20 17:10:48 MST 2010 | deryk.sinotte | |
Files Changed | ||||
![]() |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P1 |
The code has been changed in the PortletFaces Bridge but we don't have an official release from Neil so we'll be building and shipping our own with the changes included: