[Tickets #10462] Re: search looping in IE 9
bugs at horde.org
bugs at horde.org
Wed Sep 21 07:15:42 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10462
------------------------------------------------------------------------------
Ticket | 10462
Updated By | dom.lalot at gmail.com
Summary | search looping in IE 9
Queue | IMP
Version | 5.0.11
Type | Bug
State | Assigned
Priority | 3. High
Milestone | 5.0.12
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
dom.lalot at gmail.com (2011-09-21 07:15) wrote:
>>>> It seems to me that you use the \0 as a delimiter between the mailbox
>>>> name and the message ID. If this is true, without refactoring all
>>>> your code, why not use another character for that ?
>>>
>>> Because all other ASCII characters are valid IMAP mailbox characters.
>> Hi Mike,
>>
>> We are waiing for a solution. We can't go in prod whith a loop like
>> this. It's eating resources! Is it difficult and have you an idea
>> about when it can be solved?
>
> Yes, it is difficult. I have to completely rewrite how we handle
> mailbox names in javascript. Considering we use these name's
> everywhere, and there are thousands of line of javascript code, this
> is not trivial.
>
> You can instead hack the code and force people using IE9 to use the
> traditional view instead.
>
Hi Mike,
Could you give me some advice. I suppose we have to dynamically lock
a pref depending on the browser recognition and we should do that in a
place outside of horde internal code.
Thanks
Dom
More information about the bugs
mailing list