Summary | ActiveSync problems with WP7 |
Queue | Horde Framework Packages |
Queue Version | Git develop |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | leena.heino (at) uta (dot) fi |
Created | 07/27/2012 (4723 days ago) |
Due | |
Updated | 08/29/2012 (4690 days ago) |
Assigned | 08/05/2012 (4714 days ago) |
Resolved | 08/13/2012 (4706 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit b2632a1de65f76124522384a86f179beb8eef857
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sun Aug 5 17:10:26 2012 -0400
Fix synckey comparison. Must compare to a string.
Possibly fixes
Bug: 11315.../lib/Horde/ActiveSync/Request/Sync.php | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/b2632a1de65f76124522384a86f179beb8eef857
this to prefs.local.php:
$_prefs['trash_folder']['value'] => 'Deleted Items'
deleted items to the trash folder, not just marking them as deleted.
I.e., the 'use_trash' preference must be set.
and another trash_folder setting for normal webmail users?
code to work around MS's bug.
this to prefs.local.php:
$_prefs['trash_folder']['value'] => 'Deleted Items'
Would it be possible to use one trash_folder setting for ActiveSync
and another trash_folder setting for normal webmail users?
in your folder hierarchy, but you do not have it flagged as what
Exchange considers the "Deleted Items Folder". You need to tell IMP
which of your folders is the Trash folder. This is done in the
preferences for IMP.
error: 8004010F
http://social.msdn.microsoft.com/Forums/en/os_exchangeprotocols/thread/86e10e2d-bc4d-43dc-b6b7-f02630ff052b
you do not have a "Deleted" items folder.
It seems that there was code introduced in Windows Phone 7.5 that
inadvertently caused FOLDERSYNC to break when there is no Deleted
items folder sent from the server. This is a bug in the client code
and the suggested workaround from Microsoft is to enable the Deleted
folder.
This is a user setting in IMP. If you can verify that this is the
issue, I'll add a note in the wiki, but there is nothing we can do
server side to work around this.
forums about this error code and WinMo 7 devices.
A microsoft forum suggests changing the Locale setting on the phone,
then setting it back to the original Locale, rebooting and re-pairing
the sync partnership.
E.g.,
http://answers.microsoft.com/en-us/winphone/forum/wp7-sync/email-problems-with-htc-hd7-windows-phone-error/feb2d9d3-dd7d-4be3-87c5-5b2b99c3cdea
WinMo6.5 device, using a similar folder structure.
Is this the *entire* log? Also, are there any other errors reported in
the horde/server log? If you can get a wiretrace of the conversation
that might be useful as well.
the error 8004010F.
State ⇒ Feedback
However, there was an issue with initializing the sync object in
certain code paths - one of which only a WinMo phone would follow.
See if the following fixes your issue:
http://lists.horde.org/archives/commits/2012-August/015779.html
https://www.testexchangeconnectivity.com/
State ⇒ Assigned
Assigned to Michael Rubinsky
device to test.
The log also looks fine. The server is sending exactly what it should
be, but it looks like the device does not like something in it. My
guess is that it's something to do with the sub folder structure.
https://www.testexchangeconnectivity.com/
Priority ⇒ 1. Low
State ⇒ Unconfirmed
New Attachment: 2b3c1196268cc2bdd43145042692e545.txt
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ ActiveSync problems with WP7
Type ⇒ Bug
Attached ActiveSync synclog.
Tested with: Nokia Lumia 900 (Windows Phone 7.5)
Tried to sync: Email, Contacts, Calendar, Tasks