6.0.0-RC7
6/19/26

[#8841] Bug on deleting first syncml anchor
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 1/28/10 (5986 days ago)
Due
Updated 10/12/10 (5729 days ago)
Assigned 2/4/10 (5979 days ago)
Resolved 10/12/10 (5729 days ago)
Github Issue Link
Github Pull Request
Milestone 3.3.10
Patch No

History
578 Jan Schneider Comment #6
Assigned to Jan Schneider
State ⇒ Resolved
Milestone ⇒ 3.3.10
Reply to this comment
This has been fixed in CVS already.
547 lst_hoe02 (at) kwsoft (dot) de Comment #5 Reply to this comment
Confirmed...
Trying to delete the first anchor  lead to removing all anchors, all 
others went fine.
Horde version is 3.3.8

711 Jan Schneider State ⇒ No Feedback
 
2411 Jan Schneider Comment #4 Reply to this comment
Well, no idea then. I guess you have to trace the code yourself, to 
see where and why this is happening.
244 johannes (dot) blum (at) ej-schweinfurt (dot) de Comment #3 Reply to this comment
mysql> SELECT * FROM horde_syncml_anchors;
+---------------------------------------------+-----------+------------+---------------------+---------------------+
| 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          |
+---------------------------------------------+-----------+------------+---------------------+---------------------+


146 Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
I can't see how this is supposed to happen unless the Device or 
Database strings of that anchor are empty.
474 johannes (dot) blum (at) ej-schweinfurt (dot) de Comment #1
Milestone ⇒
State ⇒ Unconfirmed
Patch ⇒ No
Queue ⇒ Synchronization
Summary ⇒ Bug on deleting first syncml anchor
Type ⇒ Bug
Priority ⇒ 1. Low
Reply to this comment
When i try to delete any syncml-client-anchor it works fine and just 
this anchor is removed, but when i want to delete the first anchor in 
the list, all anchors are getting removed.

Saved Queries