6.0.0-beta1
7/5/25

[#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 (6315 days ago)
Due
Updated 03/21/2008 (6315 days ago)
Assigned 03/21/2008 (6315 days ago)
Resolved 03/21/2008 (6315 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
03/21/2008 05:53:58 PM Jan Schneider State ⇒ Not A Bug
 
03/21/2008 02:33:48 PM 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 02:01:08 PM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
Did you set an imap_config entry in config/servers.php?
03/21/2008 02:00:46 PM Jan Schneider Queue ⇒ IMP
Version ⇒ HEAD
 
03/21/2008 11:45:31 AM rsalmon (at) mbpgroup (dot) com Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ PHP Notice: Undefined index: search_charset
Queue ⇒ Horde Base
Milestone ⇒
Patch ⇒ No
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


Saved Queries