[commits] Horde branch master updated. fb837364f9d130945aa5973579a9f8b8efcaf819
Michael M Slusarz
slusarz at horde.org
Mon Oct 8 18:19:55 UTC 2012
The branch "master" has been updated.
The following is a summary of the commits.
from: 0f2825e310ac49283d08a35c2d19d199af5452e5
69ba0b2 Revert "BAD and NO responses don't contain the original command (Bug #11471)."
93cbda4 Revert "The only places that used $command have been removed."
7be38af Bug #11471: Correctly grab the command that caused the tagged NO/BAD response
fb83736 Revert "Set deleted flag after deleting messages (Bug #11362)."
-----------------------------------------------------------------------
commit 69ba0b26d2a06cc87e79dd9afdb43e7761a8ef3d
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Oct 8 12:06:03 2012 -0600
Revert "BAD and NO responses don't contain the original command (Bug #11471)."
This reverts commit c59bf1806b170540953fb3b45d565f93574240df.
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 16 ++++++++++++++--
1 files changed, 14 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/69ba0b26d2a06cc87e79dd9afdb43e7761a8ef3d
-----------------------------------------------------------------------
commit 93cbda4ac5f2ea904d7581955082b4f3ba55c852
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Oct 8 12:06:17 2012 -0600
Revert "The only places that used $command have been removed."
This reverts commit 929e806e2508d6c6b193093510a4bd19474bc056.
.../lib/Horde/Imap/Client/Exception/ServerResponse.php | 14 ++++-
1 files changed, 13 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/93cbda4ac5f2ea904d7581955082b4f3ba55c852
-----------------------------------------------------------------------
commit 7be38af2d4c2fe6fcf087bfd786bd1e2d1fd36be
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Oct 8 12:15:00 2012 -0600
Bug #11471: Correctly grab the command that caused the tagged NO/BAD response
.../Imap_Client/lib/Horde/Imap/Client/Interaction/Client.php | 12 ++++
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 15 ++---
2 files changed, 17 insertions(+), 10 deletions(-)
http://git.horde.org/horde-git/-/commit/7be38af2d4c2fe6fcf087bfd786bd1e2d1fd36be
-----------------------------------------------------------------------
commit fb837364f9d130945aa5973579a9f8b8efcaf819
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Oct 8 12:16:06 2012 -0600
Revert "Set deleted flag after deleting messages (Bug #11362)."
This reverts commit 0f2825e310ac49283d08a35c2d19d199af5452e5.
Can't do this, since it does not correctly update the mailbox cache value.
Regardless, flags should never be set on the browser-side - we need
confirmation from the IMAP server that it has been set on the server or
else it is a usability nightmare (flag setting MUST be an atomic
operation from the POV of the user).
imp/js/smartmobile.js | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/fb837364f9d130945aa5973579a9f8b8efcaf819
More information about the commits
mailing list