[Tickets #11505] Re: Traditional view: Filter on mailing list messages crash
bugs at horde.org
bugs at horde.org
Mon Oct 15 20:46:38 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11505
------------------------------------------------------------------------------
Ticket | 11505
Updated By | Git Commit <commits at lists.horde.org>
Summary | Traditional view: Filter on mailing list messages crash
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Resolved
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2012-10-15 20:46) wrote:
Changes have been made in Git (develop):
commit 936bc2695ef74c82f22c7c9a5880e9da2167d631
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sat Oct 13 16:02:32 2012 -0600
[mms] Fix quoting empty astrings (Bug #11505).
stream_copy_to_stream() is broken: for 0-length streams, it won't
cause the
filter on that stream to be triggered.
.../lib/Horde/Imap/Client/Data/Format/Astring.php | 2 +-
.../Imap_Client/lib/Horde/Imap/Client/Socket.php | 8 ++++++--
framework/Imap_Client/package.xml | 2 ++
.../test/Horde/Imap/Client/DataFormatTest.php | 15 +++++++++++++++
4 files changed, 24 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/936bc2695ef74c82f22c7c9a5880e9da2167d631
More information about the bugs
mailing list