Summary | ActiveSync export: Fix loss of note body in HTML mode |
Queue | Mnemo |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 10/23/2013 (4286 days ago) |
Due | |
Updated | 10/25/2013 (4284 days ago) |
Assigned | 10/23/2013 (4286 days ago) |
Resolved | 10/25/2013 (4284 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | Yes |
State ⇒ Resolved
commit 07e00f45ff4c4aad72771bdd69c5b95125ac3abb
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Fri Oct 25 16:58:34 2013 -0400
Bug: 12784Fix loss of note body when body is HTML.mnemo/lib/Driver.php | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/07e00f45ff4c4aad72771bdd69c5b95125ac3abb
your changes will cause the EstimatedDataSIze element to always
contain the size of the data that is actually sent to the client.
This needs to be the ORIGINAL size of the data on the server.
Why can't they name it "OriginalDataSize"...
luckily the element is of informational value only.
So ignore that little change.
Assigned to Michael Rubinsky
State ⇒ Feedback
changes will cause the EstimatedDataSIze element to always contain the
size of the data that is actually sent to the client. This needs to be
the ORIGINAL size of the data on the server.
Patch ⇒ Yes
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ ActiveSync export: Fix loss of note body in HTML mode
Queue ⇒ Mnemo
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed