The branch "master" has been updated. The following is a summary of the commits.
from: 71554f0a63f376dcec5786809b1903aa81d864fe 558f2b3 Another fix for POOMCONTACT date fields. c2697fc Update tests. Summary: http://github.com/horde/horde/compare/71554f0a63f376dcec5786809b1903aa81d864fe...c2697fc02623b05468274e74df258584155f1390 ----------------------------------------------------------------------- commit 558f2b37a1604565c750407a4e75e70d6d73471a Author: Michael J Rubinsky <[email protected]> Date: Mon Oct 6 14:33:29 2014 -0400 Another fix for POOMCONTACT date fields. Some clients don't send the correct Android verision in the OS or UserAgent string. This causes the version sniffing to break. Add sanity check to at least make sure the expected major version is within a fairly reasonable range and sniff out known clients that do this before we sniff the version. framework/ActiveSync/lib/Horde/ActiveSync/Device.php | 13 ++++++++++++- 1 files changed, 12 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/558f2b37a1604565c750407a4e75e70d6d73471a ----------------------------------------------------------------------- commit c2697fc02623b05468274e74df258584155f1390 Author: Michael J Rubinsky <[email protected]> Date: Mon Oct 6 14:35:52 2014 -0400 Update tests. framework/ActiveSync/test/Horde/ActiveSync/DeviceTest.php | 17 +++++++++---- 1 files changed, 12 insertions(+), 5 deletions(-) http://github.com/horde/horde/commit/c2697fc02623b05468274e74df258584155f1390 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
