[Tickets #11251] Re: Blank pages when using popup windows
bugs at horde.org
bugs at horde.org
Mon Jul 9 18:59:22 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 | leena.heino at uta.fi
Summary | Blank pages when using popup windows
Queue | IMP
Version | Git develop
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
leena.heino at uta.fi (2012-07-09 18:59) 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();
Error 2: Uncaught TypeError: Object #<Object> has no method 'size'
File: compose-dimp.js
Line: 1127
Code: if (DimpCore.context.ctx_msg_other.size()) {
More information about the bugs
mailing list