6.0.0-beta1
7/7/25

[#11240] undefined variable error when quota is undefined
Summary undefined variable error when quota is undefined
Queue IMP
Queue Version 5.0.22
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester leena.heino (at) uta (dot) fi
Created 07/06/2012 (4749 days ago)
Due
Updated 10/15/2012 (4648 days ago)
Assigned 07/06/2012 (4749 days ago)
Resolved 07/10/2012 (4745 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

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

commit a044dffb06e6d44c8dd8906d485a93225cff0b0e
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Mon Jul 9 23:33:22 2012 -0600

     Handle IMAP QUOTA returns that contain no storage information 
(Bug #11240).

  imp/lib/Quota/Imap.php |   18 ++++++++++--------
  1 files changed, 10 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/a044dffb06e6d44c8dd8906d485a93225cff0b0e
08/29/2012 12:41:17 PM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (master):

commit 8d795ae0bbf3c8aae1ddf5fbfb37b5412fb37c69
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Mon Jul 9 23:33:22 2012 -0600

     Handle IMAP QUOTA returns that contain no storage information 
(Bug #11240).

  imp/lib/Quota/Imap.php |   18 ++++++++++--------
  1 files changed, 10 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/8d795ae0bbf3c8aae1ddf5fbfb37b5412fb37c69
07/10/2012 05:38:08 AM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (develop):

commit 8d795ae0bbf3c8aae1ddf5fbfb37b5412fb37c69
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Mon Jul 9 23:33:22 2012 -0600

     Handle IMAP QUOTA returns that contain no storage information 
(Bug #11240).

  imp/lib/Quota/Imap.php |   18 ++++++++++--------
  1 files changed, 10 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/8d795ae0bbf3c8aae1ddf5fbfb37b5412fb37c69
07/10/2012 05:34:13 AM Michael Slusarz State ⇒ Resolved
Version ⇒ 5.0.22
 
07/10/2012 05:33:57 AM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit a044dffb06e6d44c8dd8906d485a93225cff0b0e
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Mon Jul 9 23:33:22 2012 -0600

     Handle IMAP QUOTA returns that contain no storage information 
(Bug #11240).

  imp/lib/Quota/Imap.php |   18 ++++++++++--------
  1 files changed, 10 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/a044dffb06e6d44c8dd8906d485a93225cff0b0e
07/06/2012 08:48:09 AM Jan Schneider State ⇒ Assigned
Assigned to Michael Slusarz
 
07/06/2012 08:28:55 AM leena (dot) heino (at) uta (dot) fi Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ undefined variable error when quota is undefined
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
Error message:
  PHP ERROR: Undefined index: storage on line 60 of 
"/horde5/imp/lib/Quota/Imap.php"

But according to rfc 2087, it is perfectly valid to return empy quota 
response like:
A003 GETQUOTAROOT user/foo
* QUOTAROOT user/foo user/foo
* QUOTA user/foo ()

Saved Queries