Summary | ActiveSync: Only headline note is synced |
Queue | Synchronization |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | inquisitor (at) goldmail (dot) de |
Created | 12/14/2014 (3868 days ago) |
Due | |
Updated | 12/15/2014 (3867 days ago) |
Assigned | 12/14/2014 (3868 days ago) |
Resolved | 12/15/2014 (3867 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
re-adding it, so all notes become pushed the first time from horde.
I am looking forward when the new version become available!
Thank you very much for the quick investigating and fixing, Michael!!!!
:-)
Assigned to Michael Rubinsky
State ⇒ Resolved
commit 158780ed24317f2d6136771a685ff3c8f94fd3ba
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Mon Dec 15 15:53:30 2014 -0500
Bug: 13755Fix body data truncation when no truncationsize is sent.mnemo/lib/Driver.php | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)
http://github.com/horde/horde/commit/158780ed24317f2d6136771a685ff3c8f94fd3ba
commit 636df09254a44babfd7e87f5a2649995827b11f5
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Mon Dec 15 15:53:30 2014 -0500
Bug: 13755Fix body data truncation when no truncationsize is sent.mnemo/lib/Driver.php | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)
http://github.com/horde/horde/commit/636df09254a44babfd7e87f5a2649995827b11f5
sending one line.
The only way this could be Horde's fault is if the note was changed in
the Horde/Mnemo interface and the server sent it truncated.
New Attachment: 2.txt
Here is how I generated the attached log:
- starting app
- opening note which has a lot of lines on the server, but only
showing headline
- added one line "test" to the note
- clicking save in the app
==> on the server the note with only "test" arrives.
Queue ⇒ Synchronization
Priority ⇒ 1. Low
State ⇒ Feedback
request sent to the server with <conflict > 1</conflict> in the log.
potential conflicts - it doesn't mean that there IS one.
Your log only shows SYNC requests when there is nothing to be
synchronized. Please upload a log that actually shows a truncated note
being synchronized.
New Attachment: 1.txt
request sent to the server with <conflict > 1</conflict> in the log.
But I cannot see any useful information.
Attached the log.
and Tasks synchronize just fine with the 'Nine' client.
Enable per device logging for ActiveSync and see what is sent to the
device, to see if the truncation of notes happens at the Horde side or
at the client side.
Priority ⇒ 2. Medium
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ Mnemo
Summary ⇒ ActiveSync: Only headline note is synced
Type ⇒ Bug
I am experiencing the following issue: On the server there are saved a
few notes. Nothing special, only text notes. When editing them on the
server everything works fine. When opening the same note on a
smartphone app, only the first line is displayed nothing else. When I
hit save on the app, my note on the server is overwritten with only
the headline which was shown on the app.
Reproduce start on server
- New note on server
- fill some text lines in
- no tag
- save on server
- open in app
- only first line displayed
- edit a line and save in app
- open note on server again
- only first line was synced (others deleted)
Reproduce start on app
- create new note in app
- fill text lines
- save / sync to server
- open note on server: everything displayed fine
- edit a line on server and save
- open note in app again
- only first line displayed
It turned out that this could be related to the HTML note support
(https://bugs.horde.org/ticket/6319).
Tested smartphone apps: Android "Tasks and Notes for exchange" and
"Nine". Even the app setting: "only text/no html" does not help.
Environment:
Horde Webmail Edition 5.2.4
Mmneo: 4.2.3
ActiveSync: 2.20.5
CyanogenMod 11 / Android 4.4.4
Nexus 4
Regards
Boris.