[dev] [Corrected] Horde_Imap_Client and fetching vanished messages.
Michael M Slusarz
slusarz at horde.org
Thu Feb 23 07:52:07 UTC 2012
Quoting Michael J Rubinsky <mrubinsk at horde.org>:
> Is the now expected behavior of the 'vanished' option to
> Horde_Imap_Client_Base::fetch() to include both the changed and the
> removed messages? Currently, if I omit the 'vanished' option I get
> the list of uids that have changed since 'changedsince', if I
> include the vanished option then I get BOTH the list of changed and
> vanished messsages. Is this expected? The phpdoc says that it should
> return ONLY the messages that have vanished.
This has been fixed in Horde_Imap_Client, and will be pushed once the
git server is restored.
commit 0c6251c177cadda312fcade23aee26a712ab9b2b
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Feb 23 00:49:34 2012 -0700
[mms] Fix 'vanished' return from fetch().
framework/Imap_Client/doc/Horde/Imap/Client/TODO | 4 +++-
.../Imap_Client/lib/Horde/Imap/Client/Socket.php | 14 ++++++++++++--
framework/Imap_Client/package.xml | 4 ++--
3 files changed, 17 insertions(+), 5 deletions(-)
michael
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the dev
mailing list