6.0.0-beta1
7/6/25

[#11385] data is undefined
Summary data is undefined
Queue IMP
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester jan (at) horde (dot) org
Created 08/30/2012 (4693 days ago)
Due
Updated 10/15/2012 (4647 days ago)
Assigned
Resolved 09/05/2012 (4687 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/15/2012 08:37:39 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (develop):

commit 4681f7a73b71b50d6f7d383d9d79a13fb1275301
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Wed Sep 5 15:43:00 2012 -0600

     Bug #11385: Don't try to load preview if data is empty

  imp/js/dimpbase.js |    7 ++++---
  1 files changed, 4 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/4681f7a73b71b50d6f7d383d9d79a13fb1275301
09/05/2012 09:43:20 PM Michael Slusarz State ⇒ Resolved
 
09/05/2012 09:43:16 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit 4681f7a73b71b50d6f7d383d9d79a13fb1275301
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Wed Sep 5 15:43:00 2012 -0600

     Bug #11385: Don't try to load preview if data is empty

  imp/js/dimpbase.js |    7 ++++---
  1 files changed, 4 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/4681f7a73b71b50d6f7d383d9d79a13fb1275301
08/30/2012 12:53:30 PM Jan Schneider Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Assigned to Michael Slusarz
Queue ⇒ IMP
Summary ⇒ data is undefined
Type ⇒ Bug
State ⇒ Assigned
Reply to this comment
Sometimes, when switching to another folder, I get "data is undefined" 
errors in line 1560 of dimpbase.php. This is the backtrace:


loadPreview()dimpbase.js (Zeile 1560)
data =

undefined

params =

undefined

initPreviewPane()dimpbase.js (Zeile 1798)
(?)()dimpbase.js (Zeile 642)
bindAsEventListener()prototype.js (Zeile 417)
event = dataavailable
createResponderForCustomEvent()prototype.js (Zeile 6738)
event = dataavailable
fireEvent_DOM()prototype.js (Zeile 6598)
element = div#msgSplitPane
eventName =

"ViewPort:contentComplete"

memo = Object {}
bubble =

true

fire()prototype.js (Zeile 6587)
element = div#msgSplitPane
eventName =

"ViewPort:contentComplete"

memo = Object {}
bubble =

true

_methodized()prototype.js (Zeile 456)
_updateContent()viewport.js (Zeile 937)
offset =



opts = Object {}
loadView()viewport.js (Zeile 310)
view =

"SU5CT1guaG9yZGUuYnVncw"

opts = Object {}
loadMailbox()dimpbase.js (Zeile 397)
f =

"SU5CT1guaG9yZGUuYnVncw"

go()dimpbase.js (Zeile 230)
type =

"mbox"

data =

"SU5CT1guaG9yZGUuYnVncw"

_handleMboxMouseClick()dimpbase.js (Zeile 2976)
e = click clientX=75, clientY=595
clickHandler()dimpbase.js (Zeile 2516)
e = dataavailable
bindAsEventListener()prototype.js (Zeile 417)
event = dataavailable
createResponderForCustomEvent()prototype.js (Zeile 6738)
event = dataavailable
fireEvent_DOM()prototype.js (Zeile 6598)
element = div#imp-normalmboxes
eventName =

"HordeCore:click"

memo = click clientX=75, clientY=595
bubble =

true

fire()prototype.js (Zeile 6587)
element = div#imp-normalmboxes
eventName =

"HordeCore:click"

memo = click clientX=75, clientY=595
bubble =

true

_methodized()prototype.js (Zeile 456)
clickHandler()hordecore.js (Zeile 490)
e = click clientX=75, clientY=595
bindAsEventListener()prototype.js (Zeile 417)
event = click clientX=75, clientY=595
(?)()prototype.js (Zeile 6723)
event = click clientX=75, clientY=595

Saved Queries