6.0.0-beta1
7/8/25

[#13199] Forced Multiplexed Bitmask is 15 for Android 4.4.2 devices
Summary Forced Multiplexed Bitmask is 15 for Android 4.4.2 devices
Queue Synchronization
Queue Version Git master
Type Enhancement
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester thomas.michel (at) vermessung-michel (dot) de
Created 05/21/2014 (4066 days ago)
Due
Updated 05/31/2014 (4056 days ago)
Assigned
Resolved 05/24/2014 (4063 days ago)
Milestone
Patch No

History
05/31/2014 06:35:32 PM samuel (dot) wolf (at) wolf-maschinenbau (dot) de Comment #5 Reply to this comment
@ Thomas,
does this fix it?
05/24/2014 04:09:34 PM Michael Rubinsky Comment #4
Assigned to Michael Rubinsky
State ⇒ Resolved
Reply to this comment
Does this fix it for you?
05/24/2014 04:02:32 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

commit 39829e9196e63348577baedc27fa6a0145b2e171
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Sat May 24 12:01:25 2014 -0400

     Bug: 13199  Fix reveresed logic.

  .../ActiveSync/lib/Horde/ActiveSync/Device.php     |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/39829e9196e63348577baedc27fa6a0145b2e171
05/21/2014 01:56:28 PM Michael Rubinsky Comment #2
State ⇒ Rejected
Reply to this comment
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.
05/21/2014 12:32:52 PM thomas (dot) michel (at) vermessung-michel (dot) de Comment #1
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Forced Multiplexed Bitmask is 15 for Android 4.4.2 devices
Queue ⇒ Synchronization
Milestone ⇒
Patch ⇒ No
State ⇒ New
Reply to this comment
With horde 5.2.0 alpha-1, horde detects if a client can use multiple 
resources for calendar etc. This does not work with Android 4.4.2 
devices (based on OmniRom). I the code I can see a check for Android 
version 4.4.0 enabling multiple calendars, maybe this needs to be 
enhanced to something like >= 4.4.0?

Saved Queries