6.0.0-beta1
7/18/25

[#13196] Subfolder to INBOX in Outlook 2013 are disappearing
Summary Subfolder to INBOX in Outlook 2013 are disappearing
Queue Synchronization
Queue Version Git master
Type Bug
State Resolved
Priority 2. Medium
Owners mrubinsk (at) horde (dot) org
Requester patrick (at) spamreducer (dot) eu
Created 05/20/2014 (4077 days ago)
Due
Updated 05/23/2014 (4074 days ago)
Assigned 05/20/2014 (4077 days ago)
Resolved 05/23/2014 (4074 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
05/23/2014 07:44:03 PM Michael Rubinsky State ⇒ Resolved
 
05/23/2014 07:38:05 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit 7012a649a6e7c3f34f0b78bebc5233df47a59b0d
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Fri May 23 15:37:03 2014 -0400

     Bug: 13196 Fix renaming subfolders in EAS clients.

  .../Core/lib/Horde/Core/ActiveSync/Driver.php      |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/7012a649a6e7c3f34f0b78bebc5233df47a59b0d
05/20/2014 02:19:04 PM Michael Rubinsky Assigned to Michael Rubinsky
State ⇒ Assigned
 
05/20/2014 02:17:01 PM patrick (at) spamreducer (dot) eu Comment #1
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ Synchronization
Summary ⇒ Subfolder to INBOX in Outlook 2013 are disappearing
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
Hi there,
found new bug:

Whenever I create a subfolder to INBOX with Outlook (let's call it 
"folder") it's created as expected.
But when I'm going to rename it later (let's call it "folder_renamed") 
it disappears from Outlook; in IMAP filesystem the folder is renamed.
So the command RENAME was sent by Horde to IMAP, this is correct; but 
probably there is not coming back the right answer to OL from 
ActiveSync.

Since Outlook will not reread the IMAP "subscriptions" file very often 
(I suppose never ever, just on profile creation) the renamed folder 
will never reappear.

Solution is to create a folder with the changed name "folder_renamed"; 
folder reappears.

Saved Queries