The branch "master" has been updated. The following is a summary of the commits.
from: 9aa040053c47a7c2e3b7427e01b580eaa7fe9cb3 7b50dfa There is no guarantee memcache is available 348e1de Need to actually define the memcache variable or else errors are thrown 3b11c15 Revert "Fix link colors and remove address group background." e63c75f Fix javascript error if address limit is reached and limit is not reached within a group 20c6a7b [mms] Handle non-supported htmlspecialchars() charsets in the Text2html filter (Bug #12253). ----------------------------------------------------------------------- commit 7b50dfa1363b154482e714f3a82310800b60b82f Author: Michael M Slusarz <[email protected]> Date: Thu May 16 13:33:59 2013 -0600 There is no guarantee memcache is available framework/Core/lib/Horde/Core/Factory/History.php | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/7b50dfa1363b154482e714f3a82310800b60b82f ----------------------------------------------------------------------- commit 348e1dea1cf3eabe51158b786c2121753c27a013 Author: Michael M Slusarz <[email protected]> Date: Thu May 16 13:34:17 2013 -0600 Need to actually define the memcache variable or else errors are thrown framework/History/lib/Horde/History.php | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/348e1dea1cf3eabe51158b786c2121753c27a013 ----------------------------------------------------------------------- commit 3b11c1570a960289e505323b5b21f4870af36fc5 Author: Michael M Slusarz <[email protected]> Date: Thu May 16 13:46:07 2013 -0600 Revert "Fix link colors and remove address group background." This partially reverts commit 232f65ed0160c52e8e90d8173851b5e463691435. This absolutely needs to occur, or else there is no indicatio of which e-mails are actually part of the group. imp/themes/default/dynamic/screen.css | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/3b11c1570a960289e505323b5b21f4870af36fc5 ----------------------------------------------------------------------- commit e63c75ff8a0a0adbf1c4c1c0354ec6996adbd9d1 Author: Michael M Slusarz <[email protected]> Date: Thu May 16 13:52:34 2013 -0600 Fix javascript error if address limit is reached and limit is not reached within a group imp/js/dimpcore.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/e63c75ff8a0a0adbf1c4c1c0354ec6996adbd9d1 ----------------------------------------------------------------------- commit 20c6a7b5a301dbea70b20d726c9cd88674c346af Author: Michael M Slusarz <[email protected]> Date: Thu May 16 14:11:09 2013 -0600 [mms] Handle non-supported htmlspecialchars() charsets in the Text2html filter (Bug #12253). framework/Text_Filter/lib/Horde/Text/Filter/Text2html.php | 17 ++++++++++--- framework/Text_Filter/package.xml | 4 +- 2 files changed, 15 insertions(+), 6 deletions(-) http://git.horde.org/horde-git/-/commit/20c6a7b5a301dbea70b20d726c9cd88674c346af -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
