Summary | MailBox Sizes Problem |
Queue | IMP |
Queue Version | 6.2.10 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | victor.sanpedro (at) externo (dot) uam (dot) es |
Created | 03/30/2016 (3381 days ago) |
Due | |
Updated | 10/20/2017 (2812 days ago) |
Assigned | 03/31/2016 (3380 days ago) |
Resolved | 04/04/2016 (3376 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 06ae991cb4265cdfbf32f2c1f1c97ae33ce014cb
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Mon, 04 Apr 2016 11:35:42 -0400
Bug: 14308IMP_Mailbox#size is already formatted.Need raw size when building the basic view's mailbox size view.
M lib/Basic/Folders.php
M lib/Mailbox.php
https://github.com/horde/imp/commit/06ae991cb4265cdfbf32f2c1f1c97ae33ce014cb
Assigned to Michael Rubinsky
Taken from
State ⇒ Resolved
commit 128c5faf3849d0fc07302fcf07e1f3be7a54651c
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Mon Apr 4 11:35:42 2016 -0400
Bug: 14308IMP_Mailbox#size is already formatted.Need raw size when building the basic view's mailbox size view.
imp/lib/Basic/Folders.php | 4 ++--
imp/lib/Mailbox.php | 4 ++++
2 files changed, 6 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/128c5faf3849d0fc07302fcf07e1f3be7a54651c
Priority ⇒ 1. Low
State ⇒ Assigned
Assigned to
Priority ⇒ 2. Medium
State ⇒ Unconfirmed
New Attachment: Captura.JPG
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ MailBox Sizes Problem
Type ⇒ Bug
When I try to get the folders sizes I am allways getting 0.00MB
although in the folders I would have mailes and size is clearly more
than 0.
Could you tell me how can I get this working again?
In previous versions of horde we used to run, this property was
working properly and horde displayed the size of the folders.
Thanks and greetings.