Summary | Multiple Calendars under Windows Phone 8.1 |
Queue | Synchronization |
Queue Version | FRAMEWORK_5_2 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | admin (at) oeffler (dot) de |
Created | 07/07/2015 (3661 days ago) |
Due | |
Updated | 07/19/2015 (3649 days ago) |
Assigned | 07/08/2015 (3660 days ago) |
Resolved | 07/19/2015 (3649 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
to test.
commit b3562e7e777097fa7c42732c678b1ad8e47f2bdc
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Mon Jul 13 17:15:43 2015 -0400
Bug: 14045WP 8.10 looks like it supports multiple calendars now too..../ActiveSync/lib/Horde/ActiveSync/Device.php | 10 +++++++---
1 files changed, 7 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/b3562e7e777097fa7c42732c678b1ad8e47f2bdc
New Attachment: Unbenannt.PNG
I tried to patch sniffMultiplex(). Right now the only check is done
against WP8.0 and I tried to modify this to WP8.10 and correct the
Multiplex Settings but somehow they are not recognized. I must be
doing something wrong...
Attached is the ActiveSync Device Information from Horde. WP8.1 seems
to Support multiple calendars and Tasks. It does not sync Notes at all.
Can you give me a hint how to modify the sniff function? I will then
adopt it for the future Releases of WP if you like...
Cheers,
Mario
State ⇒ Feedback
Assigned to Michael Rubinsky
support multiple calendars. I don't remember off hand the model
numbers I have, but I know I have a WP8 client.
If you are sure that your client supports them, you can sniff out your
client using the activesync_devive_modify hook and set the multiplex
bitmask accordingly ... or better yet, create a patch against
Horde_ActiveSync_Device::_sniffMultiplex().
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Multiple Calendars under Windows Phone 8.1
Queue ⇒ Synchronization
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
I am trying to sync an up-to-date Lumia 930 with Windows Phone 8.1 via
ActiveSync.
All works fine except the calendar sync. There is only 1 calendar
named "calendars" being synced to the phone. This one includes the
content of the account´s five calendars but they are not seperately
synced like on iPhone or Outlook. The seperate sync feature within
Horde is activated of course.
Is it a possible solution that Horde does not recognize Windows Phone
8.1 or the Lumia 930 as a device able to sync multiple calendars and
therefore only syncs 1 main calendar with all entries in it?
If yes, how to change that?
(It is working on iOS and Outlook 2013 without Problems)
Thanks for your time and help and kind regards,
Mario