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 |
Good job, thanks !
State ⇒ Resolved
Priority ⇒ 1. Low
State ⇒ Resolved
property. Fixed in Git.
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
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
State ⇒ Accepted
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ ActiveSync : Allow to definitively delete a message from the "Deleted Folder"
Queue ⇒ Synchronization
Milestone ⇒
Patch ⇒ No
State ⇒ New
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.