<?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>sync with davdroid eliminates changes at email and phone fields made on the phone</title> 
  <pubDate>Fri, 10 Apr 2026 17:02:25 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/13006</link> 
  <atom:link rel="self" type="application/rss+xml" title="sync with davdroid eliminates changes at email and phone fields made on the phone" href="https://bugs.horde.org/ticket/13006/rss" /> 
  <description>sync with davdroid eliminates changes at email and phone fields made on the phone</description> 
 
   
   
  <item> 
   <title>After creating (or editing) a phone number of a contact on t</title> 
   <description>After creating (or editing) a phone number of a contact on the smartphone, the changes are deleted after syncing with horde groupware. Likewise hapens to e-mail data.

I provide a log file of a sync process. You can see, that all data first is transmitted to the horde server correctly, but near the end of sync the updated resource is missing the phone number.</description> 
   <pubDate>Fri, 28 Feb 2014 18:54:52 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/13006#t82509</link> 
  </item> 
   
  <item> 
   <title>Is the phone number stored in Turba? Do you have a cellPhone</title> 
   <description>Is the phone number stored in Turba? Do you have a cellPhone attribute defined in Turba?</description> 
   <pubDate>Mon, 03 Mar 2014 09:23:11 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/13006#t82514</link> 
  </item> 
   
  <item> 
   <title>Hello,

i have the same issue.
I have a complete self ins</title> 
   <description>Hello,

i have the same issue.
I have a complete self installed and configured horde groupware.
When i create a test contact with name, surename, e-mail, phone and cellphone (mapped to phone2 in db) and then sync with davdroid to my mobile phone everything wents good and the contact is shown completely on the phone.

Problem 1:
Then i delete or change the phone number and sync again. After this the original phone number is back on the mobile phone. Same issue with other fields.

Problem 2:
Create new Test User2 on mobile phone. After sync the user is delete in the mobile phone.

Link to report on davdroid: https://github.com/rfc2822/davdroid/issues/176

Thanks for help</description> 
   <pubDate>Tue, 04 Mar 2014 08:41:57 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/13006#t82542</link> 
  </item> 
   
  <item> 
   <title>I forget to say the Test User2 exist in TURBA, but withaout </title> 
   <description>I forget to say the Test User2 exist in TURBA, but withaout phone, cellphone, email attribute data. and it is shown on the mobile phone, but without attribut data.</description> 
   <pubDate>Tue, 04 Mar 2014 08:44:40 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/13006#t82543</link> 
  </item> 
   
  <item> 
   <title>&gt; Is the phone number stored in Turba? 

No, isn&#039;t.

&gt; D</title> 
   <description>&gt; Is the phone number stored in Turba? 

No, isn&#039;t.

&gt; Do you have a cellPhone 
&gt; attribute defined in Turba?

The file &quot;turba/config/attributes.php&quot; is untouched since installation, containnig the lines, that I&#039;ve attached to this comment
</description> 
   <pubDate>Tue, 04 Mar 2014 10:16:11 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/13006#t82546</link> 
  </item> 
   
  <item> 
   <title>&gt;&gt; Is the phone number stored in Turba?
&gt;
&gt; No, isn&#039;t.

</title> 
   <description>&gt;&gt; Is the phone number stored in Turba?
&gt;
&gt; No, isn&#039;t.

Do you see any errors in any log files (Horde, web server, PHP)?

&gt;&gt; Do you have a cellPhone
&gt;&gt; attribute defined in Turba?
&gt;
&gt; The file &quot;turba/config/attributes.php&quot; is untouched since 
&gt; installation, containnig the lines, that I&#039;ve attached to this comment
&gt;

What I actually meant was whether you have the cellPhone attribute mapped in your address book.</description> 
   <pubDate>Tue, 04 Mar 2014 10:26:48 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/13006#t82547</link> 
  </item> 
   
  <item> 
   <title>Sorry for the dealy. I&#039;m just a hride user and I have to for</title> 
   <description>Sorry for the dealy. I&#039;m just a hride user and I have to forward your questions to the admins every time.

&gt; Do you see any errors in any log files (Horde, web server, PHP)?

We synced again with a more verbose loglevel but found nothing in it. Shall we try again with debugging activated?

&gt; What I actually meant was whether you have the cellPhone attribute 
&gt; mapped in your address book.

No mapping at all was configured, there&#039;s just the original  &quot;attributes.php&quot;. Where and how would this mapping be defined?

Does mapping depend on direction? -- When I create an account in horde and sync to the phone, &quot;TEL;TYPE=CELL,VOICE:&quot; is transmitted correctly to the phone. If the contact was created on the phone, &quot;TEL;TYPE=cell:&quot; is ignored by horde. Or is the &quot;voice&quot;-attribute missing? But there is nothing about &quot;voice&quot; in &quot;attributes.php&quot;.</description> 
   <pubDate>Mon, 10 Mar 2014 10:54:20 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/13006#t82654</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

commit ea9828a693fd</title> 
   <description>Changes have been made in Git (master):

commit ea9828a693fd19741ff8cbd44def9d89468d430f
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Mon Mar 10 13:06:53 2014 +0100

    [jan] Fix importing vCard fields with lowercase TYPE attributes (Bug #13006).

 turba/docs/CHANGES   |    1 +
 turba/lib/Driver.php |    9 ++++++++-
 turba/package.xml    |    2 ++
 3 files changed, 11 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/ea9828a693fd19741ff8cbd44def9d89468d430f</description> 
   <pubDate>Mon, 10 Mar 2014 12:07:13 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/13006#t82662</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (FRAMEWORK_5_1):

commit d7c0a</title> 
   <description>Changes have been made in Git (FRAMEWORK_5_1):

commit d7c0a946f69a1a32dfd4fd4c8b86fcd1751199bc
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Mon Mar 10 13:06:53 2014 +0100

    [jan] Fix importing vCard fields with lowercase TYPE attributes (Bug #13006).
    
    Conflicts:
    	turba/docs/CHANGES
    	turba/lib/Driver.php
    	turba/package.xml

 turba/docs/CHANGES   |    1 +
 turba/lib/Driver.php |    6 ++++++
 turba/package.xml    |    2 ++
 3 files changed, 9 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/d7c0a946f69a1a32dfd4fd4c8b86fcd1751199bc</description> 
   <pubDate>Mon, 10 Mar 2014 12:15:57 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/13006#t82663</link> 
  </item> 
   
  <item> 
   <title>For me in Version 4.1.4 of Turba that Problem isn&#039;t fixed. I</title> 
   <description>For me in Version 4.1.4 of Turba that Problem isn&#039;t fixed. I use a Samsung Smartphone with davdroid and if i change fields in the phone that changes do not sync with horde. After the sync the changes are eliminated.

&gt; Changes have been made in Git (FRAMEWORK_5_1):
&gt;
&gt; commit d7c0a946f69a1a32dfd4fd4c8b86fcd1751199bc
&gt; Author: Jan Schneider &lt;jan@horde.org&gt;
&gt; Date:   Mon Mar 10 13:06:53 2014 +0100
&gt;
&gt;     [jan] Fix importing vCard fields with lowercase TYPE attributes 
&gt; (Bug #13006).
&gt;
&gt;     Conflicts:
&gt;     	turba/docs/CHANGES
&gt;     	turba/lib/Driver.php
&gt;     	turba/package.xml
&gt;
&gt;  turba/docs/CHANGES   |    1 +
&gt;  turba/lib/Driver.php |    6 ++++++
&gt;  turba/package.xml    |    2 ++
&gt;  3 files changed, 9 insertions(+), 0 deletions(-)
&gt;
&gt; http://git.horde.org/horde-git/-/commit/d7c0a946f69a1a32dfd4fd4c8b86fcd1751199bc
</description> 
   <pubDate>Wed, 25 Jun 2014 11:20:59 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/13006#t84276</link> 
  </item> 
   
  <item> 
   <title>in addition: With some tests I found out, that the problem o</title> 
   <description>in addition: With some tests I found out, that the problem only emerges, if there is a +49 (the counrty digits) in any phone number field.

&gt; For me in Version 4.1.4 of Turba that Problem isn&#039;t fixed. I use a 
&gt; Samsung Smartphone with davdroid and if i change fields in the phone 
&gt; that changes do not sync with horde. After the sync the changes are 
&gt; eliminated.
&gt;
&gt;&gt; Changes have been made in Git (FRAMEWORK_5_1):
&gt;&gt;
&gt;&gt; commit d7c0a946f69a1a32dfd4fd4c8b86fcd1751199bc
&gt;&gt; Author: Jan Schneider &lt;jan@horde.org&gt;
&gt;&gt; Date:   Mon Mar 10 13:06:53 2014 +0100
&gt;&gt;
&gt;&gt;     [jan] Fix importing vCard fields with lowercase TYPE attributes
&gt;&gt; (Bug #13006).
&gt;&gt;
&gt;&gt;     Conflicts:
&gt;&gt;     	turba/docs/CHANGES
&gt;&gt;     	turba/lib/Driver.php
&gt;&gt;     	turba/package.xml
&gt;&gt;
&gt;&gt;  turba/docs/CHANGES   |    1 +
&gt;&gt;  turba/lib/Driver.php |    6 ++++++
&gt;&gt;  turba/package.xml    |    2 ++
&gt;&gt;  3 files changed, 9 insertions(+), 0 deletions(-)
&gt;&gt;
&gt;&gt; http://git.horde.org/horde-git/-/commit/d7c0a946f69a1a32dfd4fd4c8b86fcd1751199bc
&gt;
</description> 
   <pubDate>Wed, 25 Jun 2014 12:18:18 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/13006#t84279</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
