Summary | Bug on deleting first syncml anchor |
Queue | Synchronization |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | johannes.blum (at) ej-schweinfurt (dot) de |
Created | 01/28/2010 (5637 days ago) |
Due | |
Updated | 10/12/2010 (5380 days ago) |
Assigned | 02/04/2010 (5630 days ago) |
Resolved | 10/12/2010 (5380 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | 3.3.10 |
Patch | No |
Assigned to Jan Schneider
State ⇒ Resolved
Milestone ⇒ 3.3.10
Trying to delete the first anchor lead to removing all anchors, all
others went fine.
Horde version is 3.3.8
see where and why this is happening.
+---------------------------------------------+-----------+------------+---------------------+---------------------+
| syncml_syncpartner | syncml_db | syncml_uid
| syncml_clientanchor | syncml_serveranchor |
+---------------------------------------------+-----------+------------+---------------------+---------------------+
| IMEI:356983010663042 | notes | user
| 20100207T110608Z | 1265540642 |
| IMEI:356983010663042 | calendar | user
| 20100207T110608Z | 1265540642 |
| fmz-nzjzhnSf8prc48+KHJxHJQ== | tasks | user
| 1265349374 | 1265349378 |
| fmz-nzjzhnSf8prc48+KHJxHJQ== | calendar | user
| 1265349374 | 1265349378 |
| IMEI:356983010663042 | contacts | user
| 20100207T110608Z | 1265540642 |
| sc-pim-0914b4f1-25c9-4766-aa7b-40ee85748fff | contacts | user
| 20100203T190622Z | 1265223983 |
| fmz-nzjzhnSf8prc48+KHJxHJQ== | contacts | user
| 1265349374 | 1265349378 |
+---------------------------------------------+-----------+------------+---------------------+---------------------+
State ⇒ Feedback
Database strings of that anchor are empty.
Milestone ⇒
State ⇒ Unconfirmed
Patch ⇒ No
Queue ⇒ Synchronization
Summary ⇒ Bug on deleting first syncml anchor
Type ⇒ Bug
Priority ⇒ 1. Low
this anchor is removed, but when i want to delete the first anchor in
the list, all anchors are getting removed.