[Tickets #9766] Re: JS error during mailbox loading

bugs at horde.org bugs at horde.org
Wed Apr 13 17:24:23 UTC 2011


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/9766
------------------------------------------------------------------------------
  Ticket             | 9766
  Updated By         | Michael Slusarz <slusarz at horde.org>
  Summary            | JS error during mailbox loading
  Queue              | IMP
  Version            | Git master
  Type               | Bug
  State              | Unconfirmed
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


Michael Slusarz <slusarz at horde.org> (2011-04-13 17:24) wrote:

> This still happens regularly. Anything else I can do to track this  
> down? Catching this error in ViewPort.update() gives another error  
> instead:
> /headhorde/imp/js/dimpbase.js:696 Uncaught TypeError: Cannot call  
> method 'size' of undefined

Next time this happens, run the following in the JS console:

DimpBase.viewport._getBuffer().debug()

Put the resulting JSON into an attachment.

Also, it is useful to indicate the last action you were doing (JSON  
request/response).  If there were several requests in a row after your  
last human-triggered action, provide the details of all those requests  
(e.g. you initiated a deleteMessage, which was immediately followed by  
a ViewPort request).






More information about the bugs mailing list