[commits] Horde branch master updated. bdb81d130c9bb88d2c91e245df8bb4511822430a
Michael J. Rubinsky
mrubinsk at horde.org
Thu Feb 4 22:10:08 UTC 2016
The branch "master" has been updated.
The following is a summary of the commits.
from: 546764a8c8acd624d7b67ab8bded02359f491c3c
bdb81d1 Bug: 11563 Fix adding tags when using Kolab.
Summary: http://github.com/horde/horde/compare/546764a8c8acd624d7b67ab8bded02359f491c3c...bdb81d130c9bb88d2c91e245df8bb4511822430a
-----------------------------------------------------------------------
commit bdb81d130c9bb88d2c91e245df8bb4511822430a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Feb 4 17:06:36 2016 -0500
Bug: 11563 Fix adding tags when using Kolab.
Kolab doesn't use the UID generated by Nag_Driver::add(), but
calculates it after, so we need to overwrite the UID that we send
to the tagger, or else it is tagged with the incorrect UID.
This was causing the kolab object to not be completly tagged until
the backend was synced with Horde again - essentially creating
orphaned rampage_object entries with the incorrect UID.
nag/lib/Driver/Kolab.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/bdb81d130c9bb88d2c91e245df8bb4511822430a
More information about the commits
mailing list