6.0.0-beta1
7/18/25

[#12784] ActiveSync export: Fix loss of note body in HTML mode
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

History
10/25/2013 09:00:21 PM Michael Rubinsky Comment #5
State ⇒ Resolved
Reply to this comment
Committed, thanks!
10/25/2013 08:59:53 PM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (master):

commit 07e00f45ff4c4aad72771bdd69c5b95125ac3abb
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Fri Oct 25 16:58:34 2013 -0400

     Bug: 12784  Fix 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
10/23/2013 02:09:43 PM Thomas Jarosch Comment #3 Reply to this comment
This isn't completely correct. Unless I'm misreading your patch, 
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.
yes, you are right, I just looked it up in the spec.
Why can't they name it "OriginalDataSize"...
luckily the element is of informational value only.

So ignore that little change.

10/23/2013 01:50:38 PM Michael Rubinsky Comment #2
Assigned to Michael Rubinsky
State ⇒ Feedback
Reply to this comment
This isn't completely correct. Unless I'm misreading your patch, 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.
10/23/2013 09:00:54 AM Thomas Jarosch New Attachment: 0001-ActiveSync-export-Fix-loss-of-note-body-in-HTML-mode.patch Download
Patch ⇒ Yes
 
10/23/2013 08:59:57 AM Thomas Jarosch Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ ActiveSync export: Fix loss of note body in HTML mode
Queue ⇒ Mnemo
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
Patch follows.

Saved Queries