[Tickets #13199] Re: Forced Multiplexed Bitmask is 15 for Android 4.4.2 devices
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed May 21 13:56:28 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/13199
------------------------------------------------------------------------------
Ticket | 13199
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | Forced Multiplexed Bitmask is 15 for Android 4.4.2
| devices
Queue | Synchronization
Version | Git master
Type | Enhancement
-State | New
+State | Rejected
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2014-05-21 13:56) wrote:
The check is using version_compare(), so it will catch 4.4.2 as well.
Most likely, the issue is that your ROM is not sending the OS
information in the DEVICEINFORMATION requests. This isn't that
uncommon for Android clients, and is the reason for the
activesync_device_modify hook in horde/config/hooks.php. There is
example code in that hook.
More information about the bugs
mailing list