<?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>Don&#039;t do lookups on addresses for 1 or 2 characters</title> 
  <pubDate>Thu, 09 Apr 2026 21:57:58 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/7322</link> 
  <atom:link rel="self" type="application/rss+xml" title="Don&#039;t do lookups on addresses for 1 or 2 characters" href="https://bugs.horde.org/ticket/7322/rss" /> 
  <description>Don&#039;t do lookups on addresses for 1 or 2 characters</description> 
 
   
   
  <item> 
   <title>Currently when you go to compose a message if you have any a</title> 
   <description>Currently when you go to compose a message if you have any addressbooks defined in Turba horde will attempt to do address completion when you start typing in the &quot;to&quot; field.  However, if you have a large LDAP or other directory server included in the list it will return enormous lists when you match on one or two characters.  To compound the problem, LDAP will return results based not only on the starting character of the address but if that character appears at all in the address so typing an &#039;a&#039; to start an address will return everything from alansmith to zumberaya.  



I would suggest holding back on any searches for address completion until the user has typed in at least 3 characters.  </description> 
   <pubDate>Thu, 11 Sep 2008 16:37:26 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7322#t48854</link> 
  </item> 
   
  <item> 
   <title>This is an IMP issue</title> 
   <description>This is an IMP issue</description> 
   <pubDate>Fri, 12 Sep 2008 01:45:43 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7322#t48873</link> 
  </item> 
   
  <item> 
   <title>Simple brain-dead patch to limit searches to 3 characters or</title> 
   <description>Simple brain-dead patch to limit searches to 3 characters or more.  Unless we want to choose 3 characters for all installations, this should probably be implemented as a config setting for IMP.</description> 
   <pubDate>Thu, 18 Sep 2008 18:07:17 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7322#t49006</link> 
  </item> 
   
  <item> 
   <title>&gt; Simple brain-dead patch to limit searches to 3 characters </title> 
   <description>&gt; Simple brain-dead patch to limit searches to 3 characters or more.  

&gt; Unless we want to choose 3 characters for all installations, this 

&gt; should probably be implemented as a config setting for IMP.



Needs to be a config setting, but not entirely this simple.  In HEAD, if the addressbook contains less than 200 entries, this entire address book is sent to the browser and the browser does the search entirely within browser-space.  In this situation, there should be no limitation on the number of characters so the config text needs to make this clear.</description> 
   <pubDate>Mon, 22 Sep 2008 04:45:24 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7322#t49068</link> 
  </item> 
   
  <item> 
   <title>Completed in IMP 5.</title> 
   <description>Completed in IMP 5.</description> 
   <pubDate>Fri, 19 Dec 2008 08:04:46 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7322#t51342</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

Complete Req</title> 
   <description>Changes have been made in Git for this ticket:

Complete Request #7322
Make autocompletion threshold parameters configurable

http://git.horde.org/diff.php/imp/config/conf.xml?rt=horde-git&amp;r1=d7f793427c092e67d8e8461caf2f4cd368c9f4bd&amp;r2=6a839412944d9486aceb6da1022209b4576e3a0b
http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-git&amp;r1=4dc2788188b9ca18a1c659effd63e56b392f3c44&amp;r2=6a839412944d9486aceb6da1022209b4576e3a0b
http://git.horde.org/diff.php/imp/lib/Imple/ContactAutoCompleter.php?rt=horde-git&amp;r1=1c9d4a3cee388ea2ef781f4e6598134a5b42f220&amp;r2=6a839412944d9486aceb6da1022209b4576e3a0b</description> 
   <pubDate>Tue, 12 Jan 2010 23:56:01 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7322#t57487</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
