[commits] Horde branch master updated. ddae30f4b7c08e0336d67947584fdae3a8e8393e

Michael J. Rubinsky mrubinsk at horde.org
Sat Jan 31 21:01:57 UTC 2015


The branch "master" has been updated.
The following is a summary of the commits.

from: e3e8db015a58cb0dbd8a34dc7b1dd748fc4dbbf5

a2d09d9 Get the PRIORITY value correctly.
9d9f11c Fix constant name.
1ad1615 OEMCODEPAGE can occur multiple times evidently.
872996c Decode (or at least detect) more TNEF properties.
ddae30f Looks like at least some TNEF files don't contain the VERSION data.

Summary: http://github.com/horde/horde/compare/e3e8db015a58cb0dbd8a34dc7b1dd748fc4dbbf5...ddae30f4b7c08e0336d67947584fdae3a8e8393e

-----------------------------------------------------------------------

commit a2d09d9280e5f3ac7e600ddea0235b109d850d78
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jan 30 16:47:03 2015 -0500

    Get the PRIORITY value correctly.

 framework/Compress/lib/Horde/Compress/Tnef.php |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/a2d09d9280e5f3ac7e600ddea0235b109d850d78

-----------------------------------------------------------------------

commit 9d9f11c92e3ea2d66e1b7727fe159a2e0428a0fb
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jan 30 16:49:35 2015 -0500

    Fix constant name.

 framework/Compress/lib/Horde/Compress/Tnef.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/9d9f11c92e3ea2d66e1b7727fe159a2e0428a0fb

-----------------------------------------------------------------------

commit 1ad16159a99e6f5b93a36617cd1c6d917f84e69a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jan 30 16:58:20 2015 -0500

    OEMCODEPAGE can occur multiple times evidently.

 framework/Compress/lib/Horde/Compress/Tnef.php |   15 ++++++++-------
 1 files changed, 8 insertions(+), 7 deletions(-)

http://github.com/horde/horde/commit/1ad16159a99e6f5b93a36617cd1c6d917f84e69a

-----------------------------------------------------------------------

commit 872996caf9df42e2b5991785dda3a390dff3ef29
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jan 30 18:24:39 2015 -0500

    Decode (or at least detect) more TNEF properties.

 framework/Compress/lib/Horde/Compress/Tnef.php |   50 ++++++++++++++++-------
 1 files changed, 35 insertions(+), 15 deletions(-)

http://github.com/horde/horde/commit/872996caf9df42e2b5991785dda3a390dff3ef29

-----------------------------------------------------------------------

commit ddae30f4b7c08e0336d67947584fdae3a8e8393e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jan 31 15:59:49 2015 -0500

    Looks like at least some TNEF files don't contain the VERSION data.
    
    It's legacy, and can be set to anything, but it's supposed to
    still be present. Either way, only parse it if we find the VERSION
    attribute instead of assuming it's there.

 framework/Compress/lib/Horde/Compress/Tnef.php |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

http://github.com/horde/horde/commit/ddae30f4b7c08e0336d67947584fdae3a8e8393e




More information about the commits mailing list