[Tickets #14267] Re: Forward / Reply / New message results in popup "Loading..."

noreply at bugs.horde.org noreply at bugs.horde.org
Wed Mar 2 18:26:52 UTC 2016


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: https://bugs.horde.org/ticket/14267
------------------------------------------------------------------------------
  Ticket             | 14267
  Updated By         | Michael Rubinsky <mrubinsk at horde.org>
  Summary            | Forward / Reply / New message results in popup
                     | "Loading..."
  Queue              | IMP
  Version            | 6.2.12
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


Michael Rubinsky <mrubinsk at horde.org> (2016-03-02 18:26) wrote:


> Also, I would suggest that if you cannot reproduce this problem,  
> then at line 1409, your browser is not being detected as IE by the  
> prototype.js code.

Sorry, nope. I have verfied that: console.log(Prototype.Browser.IE);  
returns true right before the conditional you are referring to. I.e.,  
my browser is definitely being detected as IE.

> That would explain the difference in results.  If for any reason  
> your browser is detected as "Mozilla", then your browser skips  
> around the code that crashes other IE browsers (but perhaps not  
> all).  As it is, in our local case, the browsers are definitely  
> executing line 1411 and not line 1413 despite the newer user agent  
> string.

Verified that line 1411 is being executed, and $('identity') and  
$('upload') are not resolving to the window object, but rather to the  
correct DOM element.






More information about the bugs mailing list