The branch "master" has been updated. The following is a summary of the commits.
from: d459788f64f44437256d05a9f2cce96f7ebd1977 57b632a phpdoc typo d0b73b9 [mms] Fix order of adding URL parameters in HordeCore.addURLParam (Bug #12058). 9b7f13b [mms] Correctly generate self URLs if a URL parameter is altered by the current message action (Bug #12058). ----------------------------------------------------------------------- commit 57b632a27d66d4f7e7189ab51a5f33ab4d15e0b9 Author: Michael M Slusarz <[email protected]> Date: Tue Feb 19 16:20:48 2013 -0700 phpdoc typo imp/lib/IMP.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/57b632a27d66d4f7e7189ab51a5f33ab4d15e0b9 ----------------------------------------------------------------------- commit d0b73b92b8e44c662e4e2a318336a26f4c2b3789 Author: Michael M Slusarz <[email protected]> Date: Tue Feb 19 16:54:21 2013 -0700 [mms] Fix order of adding URL parameters in HordeCore.addURLParam (Bug #12058). framework/Core/js/hordecore.js | 15 ++++++++------- framework/Core/package.xml | 2 ++ 2 files changed, 10 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/d0b73b92b8e44c662e4e2a318336a26f4c2b3789 ----------------------------------------------------------------------- commit 9b7f13b875ec0c65a7b3ebc5a5242fbc35d7f957 Author: Michael M Slusarz <[email protected]> Date: Tue Feb 19 16:55:05 2013 -0700 [mms] Correctly generate self URLs if a URL parameter is altered by the current message action (Bug #12058). imp/attachment.php | 3 +-- imp/docs/CHANGES | 2 ++ imp/dynamic.php | 2 +- imp/lib/Contents.php | 17 +++++++++++++++-- imp/lib/IMP.php | 29 +++++++++++++++-------------- imp/lib/Message.php | 14 +++++++++----- imp/message.php | 8 +++++--- imp/minimal.php | 2 +- imp/package.xml | 2 ++ imp/thread.php | 4 ++-- 10 files changed, 53 insertions(+), 30 deletions(-) http://git.horde.org/horde-git/-/commit/9b7f13b875ec0c65a7b3ebc5a5242fbc35d7f957 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
