Summary | Calendar invites from Exchange/Outlook.com not working via ActiveSync |
Queue | Synchronization |
Queue Version | FRAMEWORK_5_2 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | marth (at) tsvschlieben (dot) de |
Created | 08/25/2015 (3613 days ago) |
Due | |
Updated | 09/01/2015 (3606 days ago) |
Assigned | 08/25/2015 (3613 days ago) |
Resolved | 08/29/2015 (3609 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
I will test with a newer php version (5.6) and give feedback then. (if
you're still interested in)
State ⇒ Resolved
https://github.com/horde/horde/commit/cf892b3dd382147f8da7cbf02fa3b138a11af1ed
4 hours of my life I'll never get back....
the calendar event itself which does not work, but the invitation
via Email (garbled email).
The issue is related to the code here:
https://github.com/horde/horde/blob/master/framework/ActiveSync/lib/Horde/ActiveSync/Imap/Message.php#L402
You need to find out why the Horde_Mime_Part::replaceEOL() method is
not working correctly on your system. Commenting out that code will
most likely make your invitations work, but will cause broken behavior
with any badly formatted emails your users may receive.
New Attachment: imgo.jpeg
calendar event itself which does not work, but the invitation via
Email (garbled email).
Please see attached screenshot.
New Attachment: Windows_7.jpg
State ⇒ Feedback
Assigned to Michael Rubinsky
Sent my Horde/ActiveSync account an invite using Calendar in Windows 8
(attached to a Outlook.com account). Attached is the screen shot from
Outlook 2013 which is attached to Horde via ActiveSync.
What PHP version are you using? I had a client that ran into a similar
issue that was due to using some older version of PHP.
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Calendar invites from Exchange/Outlook.com not working via ActiveSync
Queue ⇒ Synchronization
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
calendar invites?!) as garbled messages (with mixed up headers) in
Outlook 2013. IMP/IMAP displays the emails correctly though.
Steps to reproduce:
1. Send yourself a calendar invite (e.g. via calendar app in Windows)
2. Retrieve calendar invite via ActiveSync
[using Horde ActiveSync v2.29.0]