| 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 |
> 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
),
)
...
State ⇒ Feedback
Did you set an imap_config entry in config/servers.php?Patch ⇒
Milestone ⇒
Queue ⇒ Horde Base
Summary ⇒ PHP Notice: Undefined index: search_charset
Type ⇒ Bug
Priority ⇒ 1. Low
State ⇒ Unconfirmed
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