6.0.0-beta1
7/5/25

[#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 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

History
10/12/2010 08:45:57 PM 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.
10/12/2010 07:34:54 PM 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

03/01/2010 11:08:07 AM Jan Schneider State ⇒ No Feedback
 
02/11/2010 11:19:24 AM 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.
02/07/2010 04:56:24 PM 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          |
+---------------------------------------------+-----------+------------+---------------------+---------------------+


02/04/2010 06:17:14 PM 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.
01/28/2010 04:14:47 PM 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