<?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>Add to Address Book needs to ask for more info for LDAP backend</title> 
  <pubDate>Fri, 10 Apr 2026 09:50:14 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/8149</link> 
  <atom:link rel="self" type="application/rss+xml" title="Add to Address Book needs to ask for more info for LDAP backend" href="https://bugs.horde.org/ticket/8149/rss" /> 
  <description>Add to Address Book needs to ask for more info for LDAP backend</description> 
 
   
   
  <item> 
   <title>I have Turba set up to use LDAP for personal address books. </title> 
   <description>I have Turba set up to use LDAP for personal address books. This works fine, I can add new contacts and search existing ones. 



Imp is configured to use the LDAP address book as default. When I click on the &quot;Add to Address Book&quot; icon in a mail in Imp, it fails because the submission to LDAP does not include enough information and returns an object class violation. I.e. the address doesn&#039;t have &quot;sn&quot; that is required for the address book entry.



Reproducible - yes every time.

Expected behaviour - if &quot;Add to Address Book&quot; submission does not contain enough information to successfully create the entry, it should return a partially-completed form for the user to fill in mandatory fields before re-submission.</description> 
   <pubDate>Sun, 05 Apr 2009 06:46:56 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8149#t53514</link> 
  </item> 
   
  <item> 
   <title>Pretty sure this is fixed in Imp 5 / Turba 3.

Turba&#039;s che</title> 
   <description>Pretty sure this is fixed in Imp 5 / Turba 3.

Turba&#039;s checkrequired parameter works for me, so this is resolved for me.

        // Consult the LDAP schema to verify that all required attributes for
        // an entry are set and add them if needed.
        &#039;checkrequired&#039; =&gt; true,
        // Value used to fill in missing required attributes.
        &#039;checkrequired_string&#039; =&gt; &#039; &#039;,

Thanks guys, good fix.</description> 
   <pubDate>Fri, 27 May 2011 01:16:40 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8149#t65158</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
