6.0.0-beta1
7/4/25

[#12042] ActiveSync : Allow to definitively delete a message from the "Deleted Folder"
Summary ActiveSync : Allow to definitively delete a message from the "Deleted Folder"
Queue Synchronization
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester ryu (at) ryux (dot) org
Created 02/14/2013 (4523 days ago)
Due
Updated 02/25/2013 (4512 days ago)
Assigned
Resolved 02/20/2013 (4517 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
02/25/2013 09:33:58 AM ryu (at) ryux (dot) org Comment #5 Reply to this comment
Just to tell you that I tested and all is ok for me !
Good job, thanks !
02/20/2013 05:20:47 AM Michael Rubinsky Type ⇒ Bug
State ⇒ Resolved
Priority ⇒ 1. Low
 
02/20/2013 05:20:30 AM Michael Rubinsky Comment #4
State ⇒ Resolved
Reply to this comment
This was actually a bug in how we interpreted the MOVESASDELETES 
property. Fixed in Git.
02/20/2013 04:37:17 AM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

commit eaffa9c78539ad0a814e98ba7594453d17640408
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Tue Feb 19 23:26:49 2013 -0500

     Fix variable name.

     Part of the fix for Bug: 12042

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

http://git.horde.org/horde-git/-/commit/eaffa9c78539ad0a814e98ba7594453d17640408
02/20/2013 04:37:09 AM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit a7cd27edc6748c72a1f0442f7ba160e3737c17bf
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Tue Feb 19 23:12:35 2013 -0500

     Need a !empty() check here, '0' is the false value, '1' is true.

     Part of the fix for Bug: 12042

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

http://git.horde.org/horde-git/-/commit/a7cd27edc6748c72a1f0442f7ba160e3737c17bf
02/14/2013 04:23:47 PM Michael Rubinsky Assigned to Michael Rubinsky
State ⇒ Accepted
 
02/14/2013 07:22:39 AM ryu (at) ryux (dot) org Comment #1
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ ActiveSync : Allow to definitively delete a message from the "Deleted Folder"
Queue ⇒ Synchronization
Milestone ⇒
Patch ⇒ No
State ⇒ New
Reply to this comment
Use case :

1. You have a spam message in your Inbox Folder
2. You delete this message ==> the message is in the "Deleted Folder"
3. In the Deleted Folder, you select this message and tap on delete

Result : the message stays in the Deleted Folder
Expected : the message is definitively expunged

I use iOS to do this test.

Saved Queries