Details
Description
It has been observed that the ice:inputRichText component being loaded slowly with some browsers.
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 1.7DR#2 [ 10110 ] | |
Assignee Priority | P1 | |
Assignee | Mircea Toma [ mircea.toma ] |
Fix Version/s | 1.7 [ 10080 ] | |
Fix Version/s | 1.7DR#2 [ 10110 ] | |
Assignee Priority | P1 |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #15093 | Mon Nov 05 15:08:02 MST 2007 | adnan.durrani | Partial fix for |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #15190 | Wed Nov 14 15:41:47 MST 2007 | mircea.toma | Send 'Expires' HTTP header with value based on forecasted session expiry. |
Files Changed | ||||
![]() ![]() ![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 1.7DR#3 [ 10112 ] | |
Fix Version/s | 1.7 [ 10080 ] |
Fix Version/s | 1.7 [ 10080 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee | Mircea Toma [ mircea.toma ] |
The FCKEditor being used here requires an relatively enormous number of files / requests to be loaded dynamically, this results in an increased load time.
One option for optimizing is simply to review the browser caching policy being used by the components to ensure that the files are only requested once per session from the server.