6.0.0-alpha14
6/24/25

[#12584] Kolab_Storage: Prevent crash when message vanished
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

History
08/20/2013 01:39:03 PM Jan Schneider Assigned to Jan Schneider
State ⇒ Resolved
 
08/20/2013 01:38:28 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

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
08/20/2013 01:38:24 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

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 12584

     Signed-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
08/20/2013 07:17:06 AM Thomas Jarosch New Attachment: 0001-Prevent-crash-when-message-vanished.patch Download
 
08/20/2013 07:16:07 AM Thomas Jarosch Comment #1
Priority ⇒ 1. Low
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ Kolab_Storage: Prevent crash when message vanished
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
Attached patch fixes a PHP crash when a message vanished.

Saved Queries