[Tickets #11251] Re: Blank pages when using popup windows
bugs at horde.org
bugs at horde.org
Mon Jul 9 19:15:07 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11251
------------------------------------------------------------------------------
Ticket | 11251
Updated By | Jan Schneider <jan at horde.org>
Summary | Blank pages when using popup windows
Queue | IMP
Version | Git develop
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2012-07-09 21:15) wrote:
>>> These errors might be related to javascript errors reported on:
>>> #11248 #11249
>>
>> Why? Do you get those error messages when loading the compose window?
>
> This situation with blank pages are cause by two errors in javascript code.
>
> Error 1: Uncaught TypeError: Cannot call method 'hide' of null
> File: message-dimp.js
> Line: 327
> Code: $('dimpLoading').hide();
This had been fixed before the release. If you don't have the
dimpLoading DIV in your compose window, your setup is broken.
> Error 2: Uncaught TypeError: Object #<Object> has no method 'size'
> File: compose-dimp.js
> Line: 1127
> Code: if (DimpCore.context.ctx_msg_other.size()) {
DimpCore.context.ctx_msg_other is *always* set in the compose window.
More information about the bugs
mailing list