Summary | Horde_Imap_Client: 'vanished' parameter not honored in fetch() |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | slusarz (at) horde (dot) org |
Created | 01/10/2012 (4926 days ago) |
Due | |
Updated | 08/29/2012 (4694 days ago) |
Assigned | |
Resolved | 01/10/2012 (4926 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 90b56f57e63a3ca9a225124881d00b0d7599e446
Author: Michael M Slusarz <slusarz@horde.org>
Date: Tue Jan 10 11:41:27 2012 -0700
[mms] Fix 'changedsince' and 'vanished' parameters' in the
fetch() command (
Bug #10915).framework/Imap_Client/doc/Horde/Imap/Client/TODO | 7 +++
.../Imap_Client/lib/Horde/Imap/Client/Base.php | 40 ++++++++++---------
.../Imap_Client/lib/Horde/Imap/Client/Socket.php | 33 +++++++++++++---
framework/Imap_Client/package.xml | 4 +-
4 files changed, 57 insertions(+), 27 deletions(-)
http://git.horde.org/horde-git/-/commit/90b56f57e63a3ca9a225124881d00b0d7599e446
[mms] Fix 'changedsince' and 'vanished' parameters' in the fetch()
command (
Bug #10915).4 files changed, 57 insertions(+), 27 deletions(-)
http://git.horde.org/horde-git/-/commit/f97fb58f89f0139a7f224d1de6d04dd7058f5cb8
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Assigned to Michael Slusarz
Queue ⇒ Horde Framework Packages
Summary ⇒ Horde_Imap_Client: 'vanished' parameter not honored in fetch()
Type ⇒ Bug
State ⇒ Assigned
caching and 'changedsince', this parameter does nothing either.