[commits] Horde branch master updated. dc42e3ac9d96767a0601df1b6bcfaacf8f1b389d
Michael M Slusarz
slusarz at horde.org
Fri Mar 25 18:18:08 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 1f887ed31e69fcdcd3431070f1bc5852feea1aa8
5b4709a Standard -> Traditional
d2220fc Tweak compose_popup/compose_confirm handling
dc42e3a Bug #9714: Sigh - more DOM encoding issues
-----------------------------------------------------------------------
commit 5b4709a8b8abae57de6a7b65983b84bdf8cb4a80
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Mar 25 11:43:40 2011 -0600
Standard -> Traditional
imp/config/prefs.php | 8 ++++----
imp/contacts.php | 2 +-
imp/mailbox.php | 2 +-
imp/message.php | 2 +-
4 files changed, 7 insertions(+), 7 deletions(-)
http://git.horde.org/horde-git/-/commit/5b4709a8b8abae57de6a7b65983b84bdf8cb4a80
-----------------------------------------------------------------------
commit d2220fc8b6350c3b09df996138f4f6cdb2c237a5
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Mar 25 11:55:00 2011 -0600
Tweak compose_popup/compose_confirm handling
These prefs only make sense for Traditional View, and for popup compose -
always post notifications in other views.
Move prefs to Traditional preg group.
Add some section headers to Traditional pref group.
imp/compose-mimp.php | 4 +--
imp/compose.php | 8 +-----
imp/config/prefs.php | 49 ++++++++++++++++++++++++++---------------
imp/lib/Ajax/Application.php | 8 ++----
imp/lib/Prefs/Ui.php | 19 +++++++++++++++-
imp/themes/default/screen.css | 5 ++++
6 files changed, 60 insertions(+), 33 deletions(-)
http://git.horde.org/horde-git/-/commit/d2220fc8b6350c3b09df996138f4f6cdb2c237a5
-----------------------------------------------------------------------
commit dc42e3ac9d96767a0601df1b6bcfaacf8f1b389d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Mar 25 12:20:25 2011 -0600
Bug #9714: Sigh - more DOM encoding issues
Instead of maintaining a list of excluded charsets (it may very well
include all ISO-8859-* charsets for all I know), have the first step be
a brute force attempt at UTF-8. If internal meta charset of HTML is
different, have that be the stage 2 attempt.
framework/Util/lib/Horde/Domhtml.php | 9 ++++-----
framework/Util/package.xml | 2 +-
framework/Util/test/Horde/Util/DomhtmlTest.php | 20 ++++++++++++++++++++
3 files changed, 25 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/dc42e3ac9d96767a0601df1b6bcfaacf8f1b389d
More information about the commits
mailing list