6.0.0-alpha14
7/2/25

[#11326] Cannot create top level folder in the traditional mode
Summary Cannot create top level folder in the traditional mode
Queue IMP
Queue Version 5.0.23
Type Bug
State Resolved
Priority 2. Medium
Owners slusarz (at) horde (dot) org
Requester leena.heino (at) uta (dot) fi
Created 08/02/2012 (4717 days ago)
Due
Updated 08/29/2012 (4690 days ago)
Assigned 08/06/2012 (4713 days ago)
Resolved 08/16/2012 (4703 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
08/29/2012 12:48:09 PM Git Commit Comment #6 Reply to this comment
Changes have been made in Git (master):

commit ec9c3e4e0745128c96cb37e34a1a52bff862f3a9
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Thu Aug 16 12:36:58 2012 -0600

     [mms] Fix regression in creating top-level mailbox in traditional 
view (Bug #11326).

     Conflicts:
             imp/folders.php
             imp/package.xml

  imp/docs/CHANGES |    2 ++
  imp/folders.php  |    4 ++--
  imp/package.xml  |   14 ++++++++++++++
  3 files changed, 18 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/ec9c3e4e0745128c96cb37e34a1a52bff862f3a9
08/16/2012 06:43:55 PM Michael Slusarz State ⇒ Resolved
Priority ⇒ 2. Medium
Version ⇒ 5.0.23
 
08/16/2012 06:43:43 PM Git Commit Comment #5 Reply to this comment
Changes have been made in Git (develop):

commit ec9c3e4e0745128c96cb37e34a1a52bff862f3a9
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Thu Aug 16 12:36:58 2012 -0600

     [mms] Fix regression in creating top-level mailbox in traditional 
view (Bug #11326).

     Conflicts:
             imp/folders.php
             imp/package.xml

  imp/docs/CHANGES |    2 ++
  imp/folders.php  |    4 ++--
  imp/package.xml  |   14 ++++++++++++++
  3 files changed, 18 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/ec9c3e4e0745128c96cb37e34a1a52bff862f3a9
08/16/2012 06:37:18 PM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (FRAMEWORK_4):

commit 235fe139fdac2deceb7163557ee5a16f1e9e5063
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Thu Aug 16 12:36:58 2012 -0600

     [mms] Fix regression in creating top-level mailbox in traditional 
view (Bug #11326).

  imp/docs/CHANGES |    2 ++
  imp/folders.php  |    4 ++--
  imp/package.xml  |    2 ++
  3 files changed, 6 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/235fe139fdac2deceb7163557ee5a16f1e9e5063
08/07/2012 08:58:30 AM leena (dot) heino (at) uta (dot) fi Comment #3 Reply to this comment
Confirmed. Only works if explicitly selecting INBOX as the parent. 
develop too.
This work around does not work with Cyrus IMAPD using the altnamespace 
settings. Using the work around you would end up creating folder 
INBOX/subfolder. When using the altnamespace settings you cannot 
create subfolders to INBOX.
08/06/2012 08:18:54 PM Jan Schneider Comment #2
State ⇒ Assigned
Assigned to Michael Slusarz
Reply to this comment
Confirmed. Only works if explicitly selecting INBOX as the parent. 
develop too.
08/02/2012 12:24:55 PM leena (dot) heino (at) uta (dot) fi Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Cannot create top level folder in the traditional mode
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
Problem: Cannot create top level folder in the traditional mode
Version: 5.0.24-git

Neither CREATE nor LIST commands are sent to imap server when trying 
to create top level folder in traditional mode.

Create sub folder to some existing folder works both in the 
traditional and in the dynamic mode.

Saved Queries