[commits] Horde branch develop updated. a197d676eb99abf38f46425ba06097108aa9617e
Michael J. Rubinsky
mrubinsk at horde.org
Tue May 8 16:16:09 UTC 2012
The branch "develop" has been updated.
The following is a summary of the commits.
from: f2457ad6e9b5aab7d6e81eb28283767a55c6144b
99072cd Do not retain the _contents while parsing a mulitpart message.
ec9e03f Update/add test for recent Mulitpart parsing fix.
a197d67 BFN
-----------------------------------------------------------------------
commit 99072cdf715288b15a4541f90b7ad1f43c5878d1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue May 8 12:12:15 2012 -0400
Do not retain the _contents while parsing a mulitpart message.
If _contents is retained in this case, then both _contents and
_parts will contain a full representation of the message and
will lead to outputing the content twice in toString().
framework/Mime/lib/Horde/Mime/Part.php | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/99072cdf715288b15a4541f90b7ad1f43c5878d1
-----------------------------------------------------------------------
commit ec9e03fcd865416261cc5dc65e95443b7f330ed8
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue May 8 12:13:48 2012 -0400
Update/add test for recent Mulitpart parsing fix.
framework/Mime/test/Horde/Mime/PartTest.php | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/ec9e03fcd865416261cc5dc65e95443b7f330ed8
-----------------------------------------------------------------------
commit a197d676eb99abf38f46425ba06097108aa9617e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue May 8 12:15:17 2012 -0400
BFN
framework/Mime/lib/Horde/Mime/Part.php | 1 +
framework/Mime/package.xml | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/a197d676eb99abf38f46425ba06097108aa9617e
More information about the commits
mailing list