[commits] Horde branch FRAMEWORK_5_2 updated. a6668b71fb5d7680f1e0431d018cdf8d8524451c

Michael M Slusarz slusarz at horde.org
Tue Jun 10 05:26:27 UTC 2014


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

from: 0d612dd5d29740feef2f2f6a594ea554ad985955

a6668b7 [mms] Remove the 'default_msg_charset' preference.

Summary: http://github.com/horde/horde/compare/0d612dd5d29740feef2f2f6a594ea554ad985955...a6668b71fb5d7680f1e0431d018cdf8d8524451c

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

commit a6668b71fb5d7680f1e0431d018cdf8d8524451c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jun 9 23:22:01 2014 -0600

    [mms] Remove the 'default_msg_charset' preference.
    
    I haven't found a message that displays correctly when specifying a charset
    vs. the default '' value.  And it turns out that I've actually been
    using '' as my value all along, so messages that display fine for me may
    not be displaying properly for others.
    
    We are already doing charset autodetection in Horde_Mime_Headers.  And
    browsers do a reasonable job of trying to display the right charset when
    given a "default" charset like US-ASCII (vs. something like UTF-8) so
    there is no need fo this anymore.

 imp/config/prefs.php    |   18 +-----------------
 imp/docs/CHANGES        |    1 +
 imp/docs/UPGRADING      |    1 +
 imp/lib/Application.php |   17 ++++-------------
 imp/locale/en/help.xml  |    7 -------
 imp/package.xml         |    2 ++
 6 files changed, 9 insertions(+), 37 deletions(-)

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




More information about the commits mailing list