<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Fall through case structure breaks sync</title> 
  <pubDate>Thu, 09 Apr 2026 23:21:15 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/9641</link> 
  <atom:link rel="self" type="application/rss+xml" title="Fall through case structure breaks sync" href="https://bugs.horde.org/ticket/9641/rss" /> 
  <description>Fall through case structure breaks sync</description> 
 
   
   
  <item> 
   <title>hi,

syncing fails when the break is missing

commit 6ae</title> 
   <description>hi,

syncing fails when the break is missing

commit 6ae99a4cad81ff9341fe43d8fa2e630db31effc6
Author: Simon Bühler &lt;simon@aktionspotenzial.de&gt; 2011-03-09 13:58:33
Committer: Simon Bühler &lt;simon@aktionspotenzial.de&gt; 2011-03-09 13:58:33
Parent: 4672b21f76501934e1006a415fbf3362762d6c05 (Simple H4-ifying, largely untested.)
Branches: master

fix case statement

Signed-off-by: Simon Bühler &lt;simon@aktionspotenzial.de&gt;
------------------------------ turba/lib/Api.php ------------------------------
diff --git a/turba/lib/Api.php b/turba/lib/Api.php
index 63ac571..e500fd2 100644
--- a/turba/lib/Api.php
+++ b/turba/lib/Api.php
@@ -687,6 +687,7 @@
 
                     return $ids;
                 }
+                break;
 
             case &#039;activesync&#039;:
                 $content = $driver-&gt;fromASContact($content);
</description> 
   <pubDate>Wed, 09 Mar 2011 13:03:18 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9641#t62148</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

Fix importin</title> 
   <description>Changes have been made in Git for this ticket:

Fix importing contacts with SyncML (Simon Bühler, Bug #9641).

 2 files changed, 2 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/c5e8e3597e54fb380dbde163d2642877c2297811</description> 
   <pubDate>Wed, 09 Mar 2011 15:02:19 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9641#t62153</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
