The branch "FRAMEWORK_5_2" has been updated. The following is a summary of the commits.
from: 0448003f2f808269053ef2a2be85f1bea4245393 6006b0d Bug: 14301 Fix CardDav syncing of email fields in certain cases. 5cec8e3 BFN Summary: http://github.com/horde/horde/compare/0448003f2f808269053ef2a2be85f1bea4245393...5cec8e36d07e27ef46be990d3831888bc2d73bac ----------------------------------------------------------------------- commit 6006b0daf76c00709b75d3a41a5aa1b029fe342e Author: Michael J Rubinsky <[email protected]> Date: Thu Aug 18 13:27:28 2016 -0400 Bug: 14301 Fix CardDav syncing of email fields in certain cases. When the CardDav client sends TYPE attributes that don't match what Turba knows, or when there is no TYPE attribute but we expect one, attempt to fill in email fields to the best of our abilities. turba/lib/Object.php | 43 ++++++++++++++++++++++--------------------- 1 file changed, 22 insertions(+), 21 deletions(-) http://github.com/horde/horde/commit/6006b0daf76c00709b75d3a41a5aa1b029fe342e ----------------------------------------------------------------------- commit 5cec8e36d07e27ef46be990d3831888bc2d73bac Author: Michael J Rubinsky <[email protected]> Date: Thu Aug 18 13:39:22 2016 -0400 BFN turba/docs/CHANGES | 1 + turba/package.xml | 2 ++ 2 files changed, 3 insertions(+) http://github.com/horde/horde/commit/5cec8e36d07e27ef46be990d3831888bc2d73bac -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
