[commits] Horde branch master updated. bab1e6917d6132dafe2dde479e8e2067174ac8c6
Michael M Slusarz
slusarz at horde.org
Tue Jun 10 05:34:09 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: 4722b82719211bcf1a91b48025d96efdc4e77a7e
bab1e69 [mms] Remove the 'default_msg_charset' preference.
Summary: http://github.com/horde/horde/compare/4722b82719211bcf1a91b48025d96efdc4e77a7e...bab1e6917d6132dafe2dde479e8e2067174ac8c6
-----------------------------------------------------------------------
commit bab1e6917d6132dafe2dde479e8e2067174ac8c6
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.
Conflicts:
imp/package.xml
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 | 1 +
6 files changed, 8 insertions(+), 37 deletions(-)
http://github.com/horde/horde/commit/bab1e6917d6132dafe2dde479e8e2067174ac8c6
More information about the commits
mailing list