[commits] Horde branch develop updated. 2cf1f69a900bdbb63fe81d9e317e27d3c3ed97e9

Michael M Slusarz slusarz at horde.org
Wed Jul 25 12:44:38 UTC 2012


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

from: 96fd1c55dc90178e28a0438de5a02935b33f9894

ba72f83 Hide message log in preview when switching to message with no log
2cf1f69 Fix detection of emails in HTML attribute data, which broke display

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

commit ba72f83113dfd4c0717a3ee1365ac59a5e93d1b4
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jul 25 06:13:12 2012 -0600

    Hide message log in preview when switching to message with no log

 imp/js/dimpbase.js |   14 ++++++++++----
 1 files changed, 10 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/ba72f83113dfd4c0717a3ee1365ac59a5e93d1b4

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

commit 2cf1f69a900bdbb63fe81d9e317e27d3c3ed97e9
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jul 25 06:41:43 2012 -0600

    Fix detection of emails in HTML attribute data, which broke display
    
    To correctly detect e-mails in HTML textual data, we need to tokenize
    the string.  The e-mail filter does not currently do this, so disable
    for now.
    
    NOTE: e-mails linked via A tags will continue to be correctly linked
    after this change

 imp/lib/Mime/Viewer/Html.php |   42 ++++++++++++++++++++----------------------
 1 files changed, 20 insertions(+), 22 deletions(-)

http://git.horde.org/horde-git/-/commit/2cf1f69a900bdbb63fe81d9e317e27d3c3ed97e9




More information about the commits mailing list