Summary | Mobile EAS client - Forwarding and Answering to messages not working anymore |
Queue | Synchronization |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | patrick (at) spamreducer (dot) eu |
Created | 05/27/2014 (4060 days ago) |
Due | |
Updated | 05/28/2014 (4059 days ago) |
Assigned | |
Resolved | 05/28/2014 (4059 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
commit 09f7c958cca531b4a0890220b60060c3af848a84
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Wed May 28 10:23:15 2014 -0400
Bug: 13225Fix Horde_Core_ActiveSync_Mail usage.No idea how this wasn't throwing an error on instantiation anywhere...
.../Core/lib/Horde/Core/ActiveSync/Driver.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/09f7c958cca531b4a0890220b60060c3af848a84
Priority ⇒ 1. Low
New Attachment: archive.tgz
Patch ⇒ No
Milestone ⇒
Queue ⇒ Synchronization
Summary ⇒ Mobile EAS client - Forwarding and Answering to messages not working anymore
Type ⇒ Bug
State ⇒ Unconfirmed
I think I found a new bug:
- Upgraded to b4e57c1 this morning.
- Runned install_dev
- chmod'ed directories
- restarted apache
Environment:
- Client: SAMSUNG-SM-N9005/101.403 (it's the Note 3)
1. When trying to send a message from mobile phone this works flawless. = OK
2. When I answer to a message from mobile phone Horde is logging the
following and message keeps stuck in sending queue on mobile phone.
(Note: the 3 "***" in log are special 3 characters SOH (0x01))
---8<-----------------------------------------------------------------------------------
2014-05-27T07:43:26+00:00 DEBUG: [3303] I <Synchronize>
2014-05-27T07:43:26+00:00 DEBUG: [3303] I <Folders>
2014-05-27T07:43:26+00:00 DEBUG: [3303] I <Folder>
2014-05-27T07:43:26+00:00 DEBUG: [3303] I <SyncKey>
2014-05-27T07:43:26+00:00 DEBUG: [3303] I 0
2014-05-27T07:43:26+00:00 DEBUG: [3303] I </SyncKey>
2014-05-27T07:43:26+00:00 DEBUG: [3303] I <FolderId>
2014-05-27T07:43:26+00:00 DEBUG: [3303] I ***
2014-05-27T07:43:26+00:00 ERR: [3303] Unmatched end tag:
2014-05-27T07:43:26+00:00 ERR:
2014-05-27T07:43:26+00:00 ERR: Protocol error
---8<-----------------------------------------------------------------------------------
3. When I forward a message on mobile phone Horde is logging nothing
erraneous but message keeps stuck in sending queue on mobile phone.