[commits] Horde branch master updated.

Michael M Slusarz slusarz at horde.org
Fri Feb 20 21:07:17 UTC 2009


The branch master has been updated.
The following is a summary of the commits. Further details on each commit
can be found below.

from: e278450a195e8b515fbb33e93e40b9bb1a520b67

c965107... Fix parsing of MIME parameter values.
71905e8... Don't set name if it doesn't exist

-----------------------------------------------------------------------
commit c9651070b8f2626358d6943cbeaff7cfc4a1c57e
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Feb 20 13:39:15 2009 -0700

    Fix parsing of MIME parameter values.
    
    Correctly parse messages containing both RFC 2045 and RFC 2231 param
    values.

 framework/Mime/lib/Horde/Mime.php         |   96 +++++++++++++++++++++--------
 framework/Mime/lib/Horde/Mime/Headers.php |    9 +--
 framework/Mime/lib/Horde/Mime/Part.php    |   17 ++---
 3 files changed, 79 insertions(+), 43 deletions(-)

http://git.horde.org/diff.php/framework/Mime/lib/Horde/Mime.php?rt=horde-git&r1=a26430e3bdc15c31294511ff2dd5cd5ad8f8968f&r2=c9651070b8f2626358d6943cbeaff7cfc4a1c57e
http://git.horde.org/diff.php/framework/Mime/lib/Horde/Mime/Headers.php?rt=horde-git&r1=67d66158c228dd6ba6691092332bacf9c6a8fd57&r2=c9651070b8f2626358d6943cbeaff7cfc4a1c57e
http://git.horde.org/diff.php/framework/Mime/lib/Horde/Mime/Part.php?rt=horde-git&r1=67d66158c228dd6ba6691092332bacf9c6a8fd57&r2=c9651070b8f2626358d6943cbeaff7cfc4a1c57e

-----------------------------------------------------------------------
commit 71905e89caea49fa90156d69ec389cbdc156d26e
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Feb 20 13:53:57 2009 -0700

    Don't set name if it doesn't exist

 framework/Mime/lib/Horde/Mime/Part.php |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/framework/Mime/lib/Horde/Mime/Part.php?rt=horde-git&r1=c9651070b8f2626358d6943cbeaff7cfc4a1c57e&r2=71905e89caea49fa90156d69ec389cbdc156d26e




More information about the commits mailing list