6.0.0-alpha12
6/9/25

[#11248] compose-dimp.js javascript errors
Summary compose-dimp.js javascript errors
Queue Horde Framework Packages
Queue Version Git develop
Type Bug
State Duplicate
Priority 1. Low
Owners
Requester leena.heino (at) uta (dot) fi
Created 07/09/2012 (4718 days ago)
Due
Updated 07/09/2012 (4718 days ago)
Assigned 07/09/2012 (4718 days ago)
Resolved 07/09/2012 (4718 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
07/09/2012 07:16:18 PM Jan Schneider State ⇒ Duplicate
 
07/09/2012 06:53:27 PM leena (dot) heino (at) uta (dot) fi Comment #5 Reply to this comment
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.
07/09/2012 03:19:49 PM leena (dot) heino (at) uta (dot) fi Comment #4 Reply to this comment
Doing *what*?
These errors might be related to "Loading.." or black new pages 
problem described in #11251

07/09/2012 03:14:31 PM Jan Schneider Comment #3
State ⇒ Feedback
Version ⇒ Git develop
Reply to this comment
Doing *what*?
07/09/2012 02:28:28 PM leena (dot) heino (at) uta (dot) fi Comment #2 Reply to this comment
Wrong queue, this should be on git develop.
07/09/2012 02:23:00 PM leena (dot) heino (at) uta (dot) fi Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ compose-dimp.js javascript errors
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
Error message: Uncaught TypeError: Object #<Object> has no method 
'size', which seems to be caused by this line:
if (DimpCore.context.ctx_msg_other.size()) {

Also hordecore.js has very misleading comment about requirements: This 
file requires prototypejs v1.8.0+

But the prototype.js is version 1.7.1

Saved Queries