The branch "master" has been updated. The following is a summary of the commits.
from: 78613ad446040972f32d8f4ce69ef3d1c8e2e762 50f1505 [mms] Correctly quote forbidden characters in MIME parameter data (Bug #12127). 06ef95d phpdoc 537347a [mms] Need to always add charset information to MIME encoded parameters if they are not displayable in pure US-ASCII (Bug #12127). ----------------------------------------------------------------------- commit 50f1505733f3455acd897142186abe5f8f84788d Author: Michael M Slusarz <[email protected]> Date: Wed Mar 27 19:52:57 2013 -0600 [mms] Correctly quote forbidden characters in MIME parameter data (Bug #12127). framework/Mime/doc/Horde/Mime/UPGRADING | 11 ++++++++++ framework/Mime/lib/Horde/Mime.php | 29 +++++++++++++++++--------- framework/Mime/package.xml | 11 ++++++--- framework/Mime/test/Horde/Mime/MimeTest.php | 8 +++++++ 4 files changed, 45 insertions(+), 14 deletions(-) http://git.horde.org/horde-git/-/commit/50f1505733f3455acd897142186abe5f8f84788d ----------------------------------------------------------------------- commit 06ef95db51f3954f15d6ae96c168446b2cea8f46 Author: Michael M Slusarz <[email protected]> Date: Wed Mar 27 19:53:12 2013 -0600 phpdoc framework/Mime/lib/Horde/Mime.php | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/06ef95db51f3954f15d6ae96c168446b2cea8f46 ----------------------------------------------------------------------- commit 537347aa29977d7337d8afbe597f663d70277a30 Author: Michael M Slusarz <[email protected]> Date: Wed Mar 27 19:54:26 2013 -0600 [mms] Need to always add charset information to MIME encoded parameters if they are not displayable in pure US-ASCII (Bug #12127). framework/Mime/lib/Horde/Mime.php | 10 ++++++---- framework/Mime/package.xml | 1 + framework/Mime/test/Horde/Mime/MimeTest.php | 19 +++++++++++++++++++ 3 files changed, 26 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/537347aa29977d7337d8afbe597f663d70277a30 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
