6.0.0-beta1
7/7/25

[#11450] Trying to create folder in wrong namespace
Summary Trying to create folder in wrong namespace
Queue IMP
Queue Version Git master
Type Bug
State Resolved
Priority 3. High
Owners slusarz (at) horde (dot) org
Requester jan (at) horde (dot) org
Created 09/25/2012 (4668 days ago)
Due
Updated 10/15/2012 (4648 days ago)
Assigned 09/27/2012 (4666 days ago)
Resolved 09/28/2012 (4665 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

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

commit 56d64e1477579a8522daa4bc14bcbb7bc4d445b0
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Thu Sep 27 15:56:07 2012 -0600

     Bug #11450: Believe this fixes parsing the shared namespace(s)

  .../Imap_Client/lib/Horde/Imap/Client/Socket.php   |    3 +-
  .../test/Horde/Imap/Client/SocketTest.php          |   11 +++
  .../test/Horde/Imap/Client/Stub/Socket.php         |   10 +++
  .../test/Horde/Imap/Client/TokenizeTest.php        |   71 
++++++++++++++++++++
  4 files changed, 94 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/56d64e1477579a8522daa4bc14bcbb7bc4d445b0
09/28/2012 07:23:31 AM Jan Schneider Comment #5
State ⇒ Resolved
Reply to this comment
This seems to have fixed. Now there are other things breaking since 
the refactoring, but I'll report this separately.
09/27/2012 09:58:12 PM Michael Slusarz State ⇒ Feedback
 
09/27/2012 09:57:29 PM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (master):

commit 56d64e1477579a8522daa4bc14bcbb7bc4d445b0
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Thu Sep 27 15:56:07 2012 -0600

     Bug #11450: Believe this fixes parsing the shared namespace(s)

  .../Imap_Client/lib/Horde/Imap/Client/Socket.php   |    3 +-
  .../test/Horde/Imap/Client/SocketTest.php          |   11 +++
  .../test/Horde/Imap/Client/Stub/Socket.php         |   10 +++
  .../test/Horde/Imap/Client/TokenizeTest.php        |   71 
++++++++++++++++++++
  4 files changed, 94 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/56d64e1477579a8522daa4bc14bcbb7bc4d445b0
09/27/2012 08:23:20 PM Jan Schneider Comment #3
Priority ⇒ 3. High
Reply to this comment
Raising level because this completely breaks any Kolab support at the moment.
09/27/2012 08:14:16 PM Jan Schneider Comment #2 Reply to this comment
The tokenizer doesn't parse the namespace response correctly:
* NAMESPACE (("INBOX." ".")) (("user." ".")) (("" "."))

It results in Horde_Imap_Client_Mailbox objects with the mailbox names 
INBOX., user., and again user.
09/25/2012 10:28:18 PM Jan Schneider Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Trying to create folder in wrong namespace
Queue ⇒ IMP
Assigned to Michael Slusarz
Milestone ⇒
Patch ⇒ No
State ⇒ Assigned
Reply to this comment
I have an identity with a sent-mail folder in the public namespace, so 
the full mailbox name if just "Foo". When opening a compose window, I 
get an error message that the folder ".Foo" cannot be created.

Saved Queries