The branch "master" has been updated. The following is a summary of the commits.
from: d6789098ac0429077e47cd05e8859e36f01ce0b7 32c3fac Bug #9842: Base64url encode mailbox names in form data ----------------------------------------------------------------------- commit 32c3fac7b3a089cd7914cfdd7578d5e8775f0d15 Author: Michael M Slusarz <[email protected]> Date: Tue May 17 00:13:49 2011 -0600 Bug #9842: Base64url encode mailbox names in form data imp/compose-dimp.php | 5 +- imp/docs/CHANGES | 2 + imp/docs/INSTALL | 5 -- imp/folders.php | 4 +- imp/js/compose-dimp.js | 4 + imp/js/dimpbase.js | 26 +++++--- imp/js/dimpcore.js | 2 +- imp/js/search.js | 4 +- imp/lib/Ajax/Application.php | 2 +- imp/lib/Contents.php | 2 +- imp/lib/IMP.php | 31 ++++++++-- imp/lib/Imap/Tree.php | 4 +- imp/lib/Mailbox.php | 20 ++++--- imp/lib/Prefs/Ui.php | 2 +- imp/lib/Search.php | 2 +- imp/lib/Ui/Compose.php | 10 +-- imp/mailbox.php | 8 +- imp/message-dimp.php | 28 +++++----- imp/package.xml | 6 +- imp/search-basic.php | 18 +++--- imp/search.php | 86 ++++++++++++++------------- imp/templates/imp/search/search-basic.html | 3 +- 22 files changed, 152 insertions(+), 122 deletions(-) http://git.horde.org/horde-git/-/commit/32c3fac7b3a089cd7914cfdd7578d5e8775f0d15 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
