[#6511] PHP Notice: Undefined index: search_charset
Summary PHP Notice: Undefined index: search_charset
Queue IMP
Queue Version HEAD
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester rsalmon (at) mbpgroup (dot) com
Created 03/21/2008 (49 days ago)
Due
Updated 03/21/2008 (49 days ago)
Assigned 03/21/2008 (49 days ago)
Resolved 03/21/2008 (49 days ago)
Attachments
Milestone
Patch

History
03/21/2008 Jan Schneider State ⇒ Not A Bug
 
03/21/2008 rsalmon (at) mbpgroup (dot) com Comment #3 Reply to this comment
> 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' => array(
        'children' => true,
                'search_charset' => array(
            'UTF-8' => true
        ),
        'namespace' => array(
            '' => array(
                'name' => '',
                'delimiter' => '.',
                'type' => 'personal',
                'hidden' => false
            ),
            '#shared.' => array(
                'name' => '#shared.',
                'delimiter' => '.',
                'type' => 'personal',
                'hidden' => false
            ),
       )

...

03/21/2008 Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
Did you set an imap_config entry in config/servers.php?
03/21/2008 Jan Schneider Queue ⇒ IMP
 
03/21/2008 rsalmon (at) mbpgroup (dot) com Comment #1
Patch ⇒
Milestone ⇒
Queue ⇒ Horde Base
Summary ⇒ PHP Notice: Undefined index: search_charset
Type ⇒ Bug
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Reply to this comment
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&app=horde&logout_reason=logout