[Tickets #11940] Re: Javascript errors with Internet Explorer 8
noreply at bugs.horde.org
noreply at bugs.horde.org
Thu Feb 7 09:04:41 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 | Jan Schneider <jan at horde.org>
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
------------------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2013-02-07 10:04) wrote:
>>> Every time I hower the "Reply" button with the mouse in the pop-up window,
>>> I'm getting this in the logs:
>>>
>>> 2013-02-06T10:05:24+01:00 EMERG: HORDE User is not authorized for
>>> horde [pid 17610 on line 259 of
>>> "/datastore/share/pear/Horde/Registry.php"]
>>
>> This makes zero sense since nothing is being triggered on the server
>> with a hover. (I can't reproduce).
>
> I knew you were going to say this :)
>
> Still I'm seeing it. I can even record a video of a window showing
> the log and going back and forth over the button if you want.
>
> Better yet, I'll enable apache's access log and have a look what is sent.
>
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.
More information about the bugs
mailing list