<?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>When using an combined+saved field as dn a copy/move between addressbooks will fail</title> 
  <pubDate>Fri, 10 Apr 2026 05:02:45 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/6565</link> 
  <atom:link rel="self" type="application/rss+xml" title="When using an combined+saved field as dn a copy/move between addressbooks will fail" href="https://bugs.horde.org/ticket/6565/rss" /> 
  <description>When using an combined+saved field as dn a copy/move between addressbooks will fail</description> 
 
   
   
  <item> 
   <title>turba/lib/Views/Browse.php

contains a bug in handling combi</title> 
   <description>turba/lib/Views/Browse.php

contains a bug in handling combined and saved fields as dn when moving Entries between LDAP-Addressbooks.

Attached a little patch that fixes the bug.



proconditions to reproduce:

2 LDAP-Addressbooks

in sources.php:

&#039;name&#039; =&gt; array(&#039;fields&#039; =&gt; array(&#039;jobtitle&#039;, &#039;firstname&#039;, &#039;lastname&#039;),

                        &#039;format&#039; =&gt; &#039;%s %s %s&#039;,

                        &#039;attribute&#039; =&gt; &#039;cn&#039;),

Problem is in the function run() in section move when building the attributes array. A map-entry which is an array is always ignored even if it contains an attribute-tag.



regards

Lukas



</description> 
   <pubDate>Fri, 04 Apr 2008 02:52:51 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6565#t44366</link> 
  </item> 
   
  <item> 
   <title>Fixed in CVS.</title> 
   <description>Fixed in CVS.</description> 
   <pubDate>Fri, 04 Apr 2008 12:03:05 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6565#t44395</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
