6.0.0-beta1
8/7/25

[#6129] On login error log has "PHP Notice: Undefined index"
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 (6408 days ago)
Due
Updated 01/22/2008 (6407 days ago)
Assigned 01/22/2008 (6407 days ago)
Resolved 01/22/2008 (6407 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
01/22/2008 10:16:05 PM Chuck Hagenbuch State ⇒ Not A Bug
 
01/22/2008 10:08:09 PM ncruz-imp (at) net (dot) ipl (dot) pt Comment #3 Reply to this comment
'params' should be array(), not '', probably...
Someone fixed it :)
01/22/2008 04:54:58 PM Chuck Hagenbuch Comment #2
State ⇒ Feedback
Reply to this comment
'params' should be array(), not '', probably...
01/21/2008 09:55:36 PM ncruz-imp (at) net (dot) ipl (dot) pt Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ On login error log has "PHP Notice: Undefined index"
Queue ⇒ IMP
State ⇒ Unconfirmed
Reply to this comment
With latest CVS,



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' => ''

     )

Saved Queries