[commits] Horde branch master updated. 42190399bef2bfa30cb5a84ac853859a2a3bf4d7

Michael M Slusarz slusarz at horde.org
Thu Dec 27 04:52:00 UTC 2012


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

from: 38840bd2ecc0d58bec9b8e6f2ba6f52b64db61b6

4219039 [mms] Improved parsing of References header when replying to a message.

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

commit 42190399bef2bfa30cb5a84ac853859a2a3bf4d7
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Dec 26 21:47:44 2012 -0700

    [mms] Improved parsing of References header when replying to a message.
    
    Some mailers use commas to separate references, which is incorrect.
    Also, remove any unparseable/bad reference values.

 imp/docs/CHANGES                     |    1 +
 imp/lib/Compose.php                  |   17 +++++---
 imp/lib/Compose/References.php       |   61 ++++++++++++++++++++++++++
 imp/package.xml                      |   12 ++++-
 imp/test/Imp/Unit/ReferencesTest.php |   80 ++++++++++++++++++++++++++++++++++
 5 files changed, 162 insertions(+), 9 deletions(-)
 create mode 100644 imp/lib/Compose/References.php
 create mode 100644 imp/test/Imp/Unit/ReferencesTest.php

http://git.horde.org/horde-git/-/commit/42190399bef2bfa30cb5a84ac853859a2a3bf4d7




More information about the commits mailing list