The branch "master" has been updated. The following is a summary of the commits.
from: 6a6f2a6c8fb7141574366e663cfba53fe1aa8a04 a939418 Fix looping through attachment ids. d48d9ff Only remove attachments the have been removed from the current object. Summary: http://github.com/horde/horde/compare/6a6f2a6c8fb7141574366e663cfba53fe1aa8a04...d48d9ff99983ecbc92bec31286dfd7510cc515ca ----------------------------------------------------------------------- commit a9394189346ccb4f820f7f00491ce10a97c3e7f3 Author: Jan Schneider <[email protected]> Date: Wed Mar 26 21:23:32 2014 +0100 Fix looping through attachment ids. The 'id' hash will be built further down. framework/Kolab_Storage/lib/Horde/Kolab/Storage/Cache/Data.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/a9394189346ccb4f820f7f00491ce10a97c3e7f3 ----------------------------------------------------------------------- commit d48d9ff99983ecbc92bec31286dfd7510cc515ca Author: Jan Schneider <[email protected]> Date: Wed Mar 26 21:23:59 2014 +0100 Only remove attachments the have been removed from the current object. framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data/Base.php | 29 ++++++- framework/Kolab_Storage/lib/Horde/Kolab/Storage/Object.php | 39 ++++----- 2 files changed, 44 insertions(+), 24 deletions(-) http://github.com/horde/horde/commit/d48d9ff99983ecbc92bec31286dfd7510cc515ca -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
