6.0.0-alpha14
7/2/25

[#12662] Wrong object type
Summary Wrong object type
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 09/08/2013 (4315 days ago)
Due
Updated 12/17/2013 (4215 days ago)
Assigned 09/08/2013 (4315 days ago)
Resolved 09/09/2013 (4314 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
12/17/2013 11:36:05 AM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (master):

commit 40e1199502f2596dd16580306d41ce9ad3e04bcf
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Sun Sep 8 23:41:35 2013 -0600

     Bug #12662 - fix object return

  imp/lib/Ajax/Application/ListMessages.php |    7 +++----
  imp/lib/Ajax/Application/Viewport.php     |    7 +++++--
  2 files changed, 8 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/40e1199502f2596dd16580306d41ce9ad3e04bcf
09/09/2013 05:44:22 AM Michael Slusarz State ⇒ Resolved
 
09/09/2013 05:43:45 AM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

commit ac03697adb907fdf2619d7b4a0f20247226a7cff
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Sun Sep 8 23:41:35 2013 -0600

     Bug #12662 - fix object return

  imp/lib/Ajax/Application/ListMessages.php |    7 +++----
  imp/lib/Ajax/Application/Viewport.php     |    7 +++++--
  2 files changed, 8 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/ac03697adb907fdf2619d7b4a0f20247226a7cff
09/08/2013 01:20:47 PM Jan Schneider Comment #2 Reply to this comment
This is probably coming from lin 384 of Ajax/Application/ListMessages.php.
09/08/2013 01:16:32 PM Jan Schneider Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Assigned to Michael Slusarz
Queue ⇒ IMP
Summary ⇒ Wrong object type
Type ⇒ Bug
State ⇒ Assigned
Reply to this comment
Branch imp_6_2. I'm not sure how I got there, but when selecting all 
messages in one mailbox, I got a fatal error in line 143 of 
IMP_Ajax_Application Because $this->tasks->{imp:viewport} was a 
stdClass object with $rangelist and $view properties.

Saved Queries