<?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>field using attribute and parse at the same time</title> 
  <pubDate>Wed, 08 Apr 2026 10:40:58 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/8653</link> 
  <atom:link rel="self" type="application/rss+xml" title="field using attribute and parse at the same time" href="https://bugs.horde.org/ticket/8653/rss" /> 
  <description>field using attribute and parse at the same time</description> 
 
   
   
  <item> 
   <title>using ldap backend which requires a name/cn field. &#039;name&#039; is</title> 
   <description>using ldap backend which requires a name/cn field. &#039;name&#039; is a composite field and has attribute &#039;cn&#039;. Adding a contact via turba works fine. 



However, adding a contact via add_address link in imp is broken. Such links call the turba api with the fields &#039;name&#039; and &#039;email&#039;, but in function toDriverKeys &#039;name&#039; is composed from empty fileds (firstname, etc.). These fields have to be parsed from &#039;name&#039; before!



In function toDriverKeys, I reordered the code for parse and attribute: 

1) if there is no &#039;parse&#039;, create it from &#039;fields&#039;

2) parse

3) then compose from fields (from $hash or $fields)

This is just a quick hack, so no diff.



</description> 
   <pubDate>Tue, 20 Oct 2009 16:25:47 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8653#t56356</link> 
  </item> 
   
  <item> 
   <title>Jan, this was &quot;assigned&quot; but no owner. Assigning to you, in </title> 
   <description>Jan, this was &quot;assigned&quot; but no owner. Assigning to you, in case this still needs to be done.</description> 
   <pubDate>Mon, 27 Jan 2014 19:56:40 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8653#t82157</link> 
  </item> 
   
  <item> 
   <title>&gt;  in case this still needs to be done.

not for me anyway</title> 
   <description>&gt;  in case this still needs to be done.

not for me anyway, as I don&#039;t use LDAP as turba backend anymore</description> 
   <pubDate>Mon, 27 Jan 2014 20:09:13 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8653#t82159</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
