[Tickets #11248] Re: compose-dimp.js javascript errors
bugs at horde.org
bugs at horde.org
Mon Jul 9 18:53:27 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11248
------------------------------------------------------------------------------
Ticket | 11248
Updated By | leena.heino at uta.fi
Summary | compose-dimp.js javascript errors
Queue | Horde Framework Packages
Version | Git develop
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
leena.heino at uta.fi (2012-07-09 18:53) wrote:
>> Doing *what*?
>
> These errors might be related to "Loading.." or black new pages
> problem described in #11251
>
This problem is caused by error in compose-dimp.js:
Error is: Uncaught TypeError: Object #<Object> has no method 'size'
And the offending code is found on line 1127:
if (DimpCore.context.ctx_msg_other.size()) {
As a test I removed the part ".size()" from the if expression and then
compose screen opened nicely and without any errors.
More information about the bugs
mailing list