Summary | Kolab_Storage: Prevent crash when message vanished |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 08/20/2013 (4326 days ago) |
Due | |
Updated | 08/20/2013 (4326 days ago) |
Assigned | |
Resolved | 08/20/2013 (4326 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | Yes |
State ⇒ Resolved
commit d83b3de988ea3e25fe0f0d23f2cd77ab82c0d608
Author: Jan Schneider <jan@horde.org>
Date: Tue Aug 20 15:31:51 2013 +0200
[jan] Catch errors in Kolab_Storage_Driver_Imap#fetchComplete()
(Thomas Jarosch <thomas.jarosch@intra2net.com>,
Bug #12584).framework/Kolab_Storage/package.xml | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/d83b3de988ea3e25fe0f0d23f2cd77ab82c0d608
commit e5a2a2b8e0a4c02ee9d63ebb311c5497211470b3
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date: Tue Aug 20 09:14:15 2013 +0200
Prevent crash when message vanished
Fixes this error message:
PHP Fatal error: Call to a member function getFullMsg() on a non-object
Bug 12584Signed-off-by: Jan Schneider <jan@horde.org>
.../lib/Horde/Kolab/Storage/Driver/Imap.php | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/e5a2a2b8e0a4c02ee9d63ebb311c5497211470b3
Priority ⇒ 1. Low
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ Kolab_Storage: Prevent crash when message vanished
Type ⇒ Bug
State ⇒ Unconfirmed