[Tickets #11940] Re: Javascript errors with Internet Explorer 8
noreply at bugs.horde.org
noreply at bugs.horde.org
Thu Feb 7 16:04:08 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 | Thomas Jarosch <thomas.jarosch at intra2net.com>
Summary | Javascript errors with Internet Explorer 8
Queue | IMP
Version | Git master
Type | Bug
State | Resolved
Priority | 1. Low
Milestone |
Patch |
Owners | Jan Schneider, Michael Slusarz
------------------------------------------------------------------------------
Thomas Jarosch <thomas.jarosch at intra2net.com> (2013-02-07 16:04) wrote:
> I think this is what's happening: IE8 doesn't support multiple
> background images per CSS, thus trying to load everything after
> background-image:url(. This is loading a non-existant URL which is
> catched by Horde's rampage.php which requires authentication. Since
> you don't use session cookies, this is an unauthenticated request.
Jan's analysis is correct:
"GET
/horde/themes/default/graphics/button-split.png),%20url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAdBAMAAACZLxtaAAAAGFBMVEWkpKTGxsbQ0NDW1tbY2NjU1NTLy8u/v8ASRiaXAAAAEklEQVQIW2NhYBGAQgaiIVg9ABtiAOWD49QFAAAAAElFTkSuQmCC
HTTP/1.1"
Let's not care about this, imp works and the log is disabled on
productive systems.
@mms: Thanks for the popup window fix, replying etc. works now.
More information about the bugs
mailing list