Summary | auto rebuild folder list after create new folder |
Queue | IMP |
Queue Version | 6.2.0beta1 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | samuel.wolf (at) wolf-maschinenbau (dot) de |
Created | 05/23/2014 (4038 days ago) |
Due | |
Updated | 06/10/2014 (4020 days ago) |
Assigned | 05/23/2014 (4038 days ago) |
Resolved | 06/09/2014 (4021 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 2b8e7762f2ac5f2bd141883cb31211bf0f274daf
Author: Michael M Slusarz <slusarz@horde.org>
Date: Mon Jun 9 21:15:11 2014 -0600
Bug #13220imp/lib/Ftree/Account/Imap.php | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/2b8e7762f2ac5f2bd141883cb31211bf0f274daf
deactivated auto rebuild does not work.
$_prefs['subscribe']['value'] = 0;
Can you please reopen the ticket?
imp-6.2.0dev201406100008
Works fine in IMP 6.1, can see this issue in four Horde 5.2 / IMP 6.2
installations (different servers).
But all use the same settings, must be some pref...?
State ⇒ Resolved
"imp:mailbox" task, which means to add the mailbox to the current
list:
/*-secure-{"response":true,"msgs":[{"charset":"UTF-8","message":"The
mailbox \"ABC\" was successfully
created.","flags":[],"type":"horde.success"}],"tasks":{"imp:mailbox":{"a":[{"m":"QUJD","t":"ABC","l":"ABC"}]}}}*/
Sorry can not follow you here.
After delete a mailbox, the folder list refresh immediately.
Wait for the next imp beta release to see it is works then.
i have a strange problem like this, it's because of old version of
some packages.
Find out that refresh_time has no affect.
Only way to show the folder is rebuild folder list or logout and login again.
Maybe a cache problem?
State ⇒ Feedback
Confirmed working. JSON response contains the "a" entry to the
"imp:mailbox" task, which means to add the mailbox to the current list:
/*-secure-{"response":true,"msgs":[{"charset":"UTF-8","message":"The
mailbox \"ABC\" was successfully
created.","flags":[],"type":"horde.success"}],"tasks":{"imp:mailbox":{"a":[{"m":"QUJD","t":"ABC","l":"ABC"}]}}}*/
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ auto rebuild folder list after create new folder
Type ⇒ Bug