Summary | Traditional view: Crash on trying to delete "virtual folders" |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 10/13/2012 (4685 days ago) |
Due | |
Updated | 10/15/2012 (4683 days ago) |
Assigned | |
Resolved | 10/13/2012 (4685 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit f15687bc3a44c52a9d6bc46c98f27d56dca2ac7e
Author: Michael M Slusarz <slusarz@horde.org>
Date: Sat Oct 13 14:47:17 2012 -0600
Bug #11503: Correctly disable all non-IMAP elements intraditional folder view
imp/lib/Imap/Tree.php | 14 ++++++++------
1 files changed, 8 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/f15687bc3a44c52a9d6bc46c98f27d56dca2ac7e
State ⇒ Resolved
commit f15687bc3a44c52a9d6bc46c98f27d56dca2ac7e
Author: Michael M Slusarz <slusarz@horde.org>
Date: Sat Oct 13 14:47:17 2012 -0600
Bug #11503: Correctly disable all non-IMAP elements intraditional folder view
imp/lib/Imap/Tree.php | 14 ++++++++------
1 files changed, 8 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/f15687bc3a44c52a9d6bc46c98f27d56dca2ac7e
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Traditional view: Crash on trying to delete "virtual folders"
Type ⇒ Bug
State ⇒ Unconfirmed
when you try to delete the "virtual folders" in folder manager of the
traditional view,
you'll get a blank page and this error:
[Sat Oct 13 15:47:27 2012] [error] [client 192.168.122.1] PHP Fatal
error: Call to undefined method Horde_Imap_Client_Mailbox::length()
in
/datastore/DEVEL/horde/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php
on line 3810, referer:
https://192.168.122.254/horde/imp/folders.php?Horde=315v51ocnkupnasqk3jhhsl011
Cheers,
Thomas