<?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>lib/Imple/ContactAutoCompleter: charset conversion</title> 
  <pubDate>Fri, 10 Apr 2026 09:20:54 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/6220</link> 
  <atom:link rel="self" type="application/rss+xml" title="lib/Imple/ContactAutoCompleter: charset conversion" href="https://bugs.horde.org/ticket/6220/rss" /> 
  <description>lib/Imple/ContactAutoCompleter: charset conversion</description> 
 
   
   
  <item> 
   <title>Hello

Kronolith attendees autocompletion doesn&#039;t support ex</title> 
   <description>Hello

Kronolith attendees autocompletion doesn&#039;t support extended characters (such as french é).

It seems that in line 75 we should add a call to utf8_decode().



- $results = $this-&gt;expandAddresses($input, true);

+ $results = $this-&gt;expandAddresses( utf8_decode($input), true);



Thanks for your advises.

Regards

Patrick

</description> 
   <pubDate>Wed, 06 Feb 2008 14:22:08 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6220#t41991</link> 
  </item> 
   
  <item> 
   <title>Works perfectly for me. Does it work if you use the address </title> 
   <description>Works perfectly for me. Does it work if you use the address book popup?</description> 
   <pubDate>Wed, 06 Feb 2008 18:41:30 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6220#t42010</link> 
  </item> 
   
  <item> 
   <title>&gt; Works perfectly for me. Does it work if you use the addres</title> 
   <description>&gt; Works perfectly for me. Does it work if you use the address book popup?



Yes. If i write bérou in the adress book popup, it finds the name béroujon from the ldap server. But if i write it in the autocompleted field, nothing appears ...

It finds it with the add of utf8_decode ...</description> 
   <pubDate>Thu, 07 Feb 2008 13:45:02 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6220#t42080</link> 
  </item> 
   
  <item> 
   <title>Which browser and client/server platform do you use?</title> 
   <description>Which browser and client/server platform do you use?</description> 
   <pubDate>Sun, 24 Feb 2008 12:03:40 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6220#t42807</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
