The branch "imp_6_1" has been updated. The following is a summary of the commits.
from: 396c2119011bfe8e82d621708134c3ded0d33356 075e1f9 Fix display of attach options in basic compose screen 7705894 [mms] Can't add charset directly to HTML document or else DOM will alter document when generating HTML. 84a280d [mms] Fix replacing spellchecker elements within tables (Bug #12028). ----------------------------------------------------------------------- commit 075e1f9114cd3cab3f6ade2033f9d5439db9633e Author: Michael M Slusarz <[email protected]> Date: Tue Feb 12 13:50:58 2013 -0700 Fix display of attach options in basic compose screen imp/lib/Basic/Compose.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/075e1f9114cd3cab3f6ade2033f9d5439db9633e ----------------------------------------------------------------------- commit 7705894affc35c32e2fa78d47bb2f2353e41759e Author: Michael M Slusarz <[email protected]> Date: Tue Feb 12 15:24:47 2013 -0700 [mms] Can't add charset directly to HTML document or else DOM will alter document when generating HTML. framework/Util/lib/Horde/Domhtml.php | 15 ++++++++++++--- framework/Util/package.xml | 2 ++ framework/Util/test/Horde/Util/DomhtmlTest.php | 2 +- 3 files changed, 15 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/7705894affc35c32e2fa78d47bb2f2353e41759e ----------------------------------------------------------------------- commit 84a280da972726b5cc286b0b7231d33548a25906 Author: Michael M Slusarz <[email protected]> Date: Tue Feb 12 16:26:08 2013 -0700 [mms] Fix replacing spellchecker elements within tables (Bug #12028). Looks like something wonky with prototypejs' update() method. framework/Core/js/spellchecker.js | 2 +- framework/Core/package.xml | 2 ++ 2 files changed, 3 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/84a280da972726b5cc286b0b7231d33548a25906 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
