<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet href="http://bugs.horde.org/themes/feed-rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <title>PHP Notice:  Undefined index:  search_charset</title>
  <pubDate>Tue, 08 Jul 2008 22:41:26 -0400</pubDate>
  <link>http://bugs.horde.org/ticket/6511</link>
  <atom:link rel="self" type="application/rss+xml" title="PHP Notice:  Undefined index:  search_charset" href="http://bugs.horde.org/ticket/6511/rss" />
  <description>PHP Notice:  Undefined index:  search_charset</description>

  
  
  <item>
   <title> I do log in just fine but I get the following error in apac</title>
   <description> I do log in just fine but I get the following error in apache's log file each time someone logs in.

[Fri Mar 21 12:24:24 2008] [error] [client 192.168.1.73] PHP Notice:  Undefined index:  search_charset in /var/www/html/horde/imp/lib/Session.php on line 240, referer: http://192.168.1.22/horde/imp/login.php?horde_logout_token=5bc8ed2ff99e82c5b05c5f66a81aa5ee&amp;app=horde&amp;logout_reason=logout
</description>
   <pubDate>Fri, 21 Mar 2008 07:45:31 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/6511#t44115</link>
  </item>
  <item>
   <title>Did you set an imap_config entry in config/servers.php?</title>
   <description>Did you set an imap_config entry in config/servers.php?</description>
   <pubDate>Fri, 21 Mar 2008 10:01:08 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/6511#t44123</link>
  </item>
  <item>
   <title>&gt; Did you set an imap_config entry in config/servers.php?
</title>
   <description>&gt; Did you set an imap_config entry in config/servers.php?

yes, I don't get an error now.

I changed  the imap_config entry to : 
    'imap_config' =&gt; array(
        'children' =&gt; true,
		'search_charset' =&gt; array(
            'UTF-8' =&gt; true
        ),
        'namespace' =&gt; array(
            '' =&gt; array(
                'name' =&gt; '',
                'delimiter' =&gt; '.',
                'type' =&gt; 'personal',
                'hidden' =&gt; false
            ),
            '#shared.' =&gt; array(
                'name' =&gt; '#shared.',
                'delimiter' =&gt; '.',
                'type' =&gt; 'personal',
                'hidden' =&gt; false
            ),
       )

...

</description>
   <pubDate>Fri, 21 Mar 2008 10:33:48 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/6511#t44125</link>
  </item>
  

 </channel>
</rss>
