[Tickets #11940] Re: Javascript errors with Internet Explorer 8
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Jan 16 18:28:22 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11940
------------------------------------------------------------------------------
Ticket | 11940
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Javascript errors with Internet Explorer 8
Queue | IMP
Version | Git master
Type | Bug
State | Assigned
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz, Jan Schneider
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2013-01-16 11:28) wrote:
> From my observation, JS caching still delivers several, large files.
This is expected: prototype.js is always delivered separately from all
other files. It is the only file guaranteed to be delivered on every
page. Sending separately allows it to be cached and removed from the
size of the variable payload based on the actual page content.
More information about the bugs
mailing list