The branch "FRAMEWORK_5_2" has been updated. The following is a summary of the commits.
from: 982b8f421bfa3067afeb3fe2056d1c0a74af17e5 414a561 Bug: 14326 Fix decoding custom_attributes. 3422367 BFN Summary: http://github.com/horde/horde/compare/982b8f421bfa3067afeb3fe2056d1c0a74af17e5...3422367be1ad956ffc672abf1c61879b78fae34e ----------------------------------------------------------------------- commit 414a561e1295df8083100df9c8a4ed31d8567208 Author: Michael J Rubinsky <[email protected]> Date: Sun Apr 10 18:51:48 2016 -0400 Bug: 14326 Fix decoding custom_attributes. These can be json_encoded (which may contain large numeric strings such as phone numbers), or bare scalar values. whups/lib/Driver.php | 50 +++++++++++++++++++++++++++++++++++---------- whups/lib/Driver/Sql.php | 38 ++-------------------------------- 2 files changed, 42 insertions(+), 46 deletions(-) http://github.com/horde/horde/commit/414a561e1295df8083100df9c8a4ed31d8567208 ----------------------------------------------------------------------- commit 3422367be1ad956ffc672abf1c61879b78fae34e Author: Michael J Rubinsky <[email protected]> Date: Sun Apr 10 18:55:04 2016 -0400 BFN whups/docs/CHANGES | 1 + whups/package.xml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/3422367be1ad956ffc672abf1c61879b78fae34e -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
