The branch "master" has been updated. The following is a summary of the commits.
from: 6c7a7ae9d7bda2cb20c48f9c5ea3cb86e3cad058 3472b95 Bug: 14326 Fix decoding custom_attributes. Summary: http://github.com/horde/horde/compare/6c7a7ae9d7bda2cb20c48f9c5ea3cb86e3cad058...3472b95bde312d663fa44b38e6c8b32b4ae4412e ----------------------------------------------------------------------- commit 3472b95bde312d663fa44b38e6c8b32b4ae4412e 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/3472b95bde312d663fa44b38e6c8b32b4ae4412e -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
