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 |
commit 40e1199502f2596dd16580306d41ce9ad3e04bcf
Author: Michael M Slusarz <slusarz@horde.org>
Date: Sun Sep 8 23:41:35 2013 -0600
Bug #12662- fix object returnimp/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
commit ac03697adb907fdf2619d7b4a0f20247226a7cff
Author: Michael M Slusarz <slusarz@horde.org>
Date: Sun Sep 8 23:41:35 2013 -0600
Bug #12662- fix object returnimp/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
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Assigned to Michael Slusarz
Queue ⇒ IMP
Summary ⇒ Wrong object type
Type ⇒ Bug
State ⇒ Assigned
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.