| Summary | On login error log has "PHP Notice: Undefined index" |
| Queue | IMP |
| Queue Version | HEAD |
| Type | Bug |
| State | Not A Bug |
| Priority | 1. Low |
| Owners | |
| Requester | ncruz-imp (at) net (dot) ipl (dot) pt |
| Created | 01/21/2008 (6501 days ago) |
| Due | |
| Updated | 01/22/2008 (6500 days ago) |
| Assigned | 01/22/2008 (6500 days ago) |
| Resolved | 01/22/2008 (6500 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Feedback
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ On login error log has "PHP Notice: Undefined index"
Queue ⇒ IMP
State ⇒ Unconfirmed
after login I get on error log the following:
PHP Notice: Undefined index: params in
/var/www/localhost/htdocs/horde/imp/lib/IMP.php on line 946, referer:
http://www.net.ipl.pt/services/portal/sidebar.php
The server conf for quota is:
'quota' => array (
'driver' => 'imap',
'params' => ''
)