Summary | Sync duplicates notes |
Queue | Synchronization |
Queue Version | Git master |
Type | Bug |
State | No Feedback |
Priority | 1. Low |
Owners | |
Requester | leena.heino (at) uta (dot) fi |
Created | 04/13/2011 (5169 days ago) |
Due | |
Updated | 05/18/2011 (5134 days ago) |
Assigned | 04/19/2011 (5163 days ago) |
Resolved | 05/18/2011 (5134 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
list or to a public bugzilla like this.
Would it possible to change whups so that it allows private
attachments that are only visible developers?
steps to generate complete SyncML debugging information.
1st log: sync everything from server to phone
2nd log: initiate normal two way from the phone
As the logs might contain sensitive information they are not included here.
Two PHP errors:
Apr 19 14:12:56 HORDE: HORDE [horde] PHP ERROR: Undefined offset: 1
[pid 29116 on line 166 of
"/var/www/horde/framework/SyncMl/lib/Horde/SyncMl/Command/Alert.php"]
Apr 19 14:12:56 HORDE: HORDE [horde] PHP ERROR: Undefined offset: 0
[pid 29116 on line 166 of
"/var/www/horde/framework/SyncMl/lib/Horde/SyncMl/Command/Alert.php"]
Line 166 is:
list($clientlast, $serverAnchorLast) = $r;
State ⇒ Feedback
steps to generate complete SyncML debugging information.
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Sync duplicates notes
Queue ⇒ Synchronization
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
2. Create a note in the client or in the server, it does not matter.
3. Sync clients with syncml.
4. Note is created to the server if created in the client or vice versa.
5. Sync client again with syncml.
6. A duplicate of the existing note is created to both the server and
the client.
7. Go to step 5 and the notes just keep on duplicating both in the
client and in the server.