Summary | Flagging a message in OL2013 results in "Invalid date format" error |
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 | 08/21/2014 (4012 days ago) |
Due | |
Updated | 08/25/2014 (4008 days ago) |
Assigned | |
Resolved | 08/21/2014 (4012 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
commit 9f40518e80e384f698b717fef3a32f88d2b5f158
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Thu Aug 21 11:51:48 2014 -0400
POOMTASKS_SUBORDINALDATE is a string value, not a date. Go figure.
Bug: 13461.../lib/Horde/ActiveSync/Message/Flag.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/9f40518e80e384f698b717fef3a32f88d2b5f158
Priority ⇒ 1. Low
New Attachment: Invalid date format.tgz
Patch ⇒ No
Milestone ⇒
Queue ⇒ Synchronization
Summary ⇒ Flagging a message in OL2013 results in "Invalid date format" error
Type ⇒ Bug
State ⇒ Unconfirmed
whenever I flag a message in OL2013 the flagging is not replicated to
Horde and the Horde ActiveSync backend logs this error:
014-08-21T10:00:51+00:00 ERR: Invalid date format
See logs for more information.
Thanks!