Summary | Not possible to login with Horde authentication |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | chuck (at) horde (dot) org, slusarz (at) horde (dot) org |
Requester | jan (at) horde (dot) org |
Created | 07/20/2009 (5842 days ago) |
Due | |
Updated | 01/13/2010 (5665 days ago) |
Assigned | |
Resolved | 07/21/2009 (5841 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Fix logging in if vinfo doesn't exist (
Bug #8444).http://git.horde.org/diff.php/imp/lib/Session.php?rt=horde-git&r1=452caf08c67936b694b6925a1957fa8b2820db09&r2=5272be0996382edb916d8f760195465f2f163fdb
State ⇒ Not A Bug
( ! ) Notice: Undefined index: imp_imap in
/home/jan/horde-hatchery/imp/lib/IMP.php on line 859
Call Stack
# Time Memory Function Location
1 0,0005 88796 {main}( ) ../logintasks.php:0
2 0,1881 9264456 IMP_LoginTasks_Task_PurgeTrash->describe(
) ../logintasks.php:82
3 0,1883 9264660 IMP::folderPref( 'Trash', TRUE ) ../PurgeTrash.php:81
( ! ) Fatal error: Call to a member function defaultNamespace() on a
non-object in /home/jan/horde-hatchery/imp/lib/IMP.php on line 859
Call Stack
# Time Memory Function Location
1 0,0005 88796 {main}( ) ../logintasks.php:0
2 0,1881 9264456 IMP_LoginTasks_Task_PurgeTrash->describe(
) ../logintasks.php:82
3 0,1883 9264660 IMP::folderPref( 'Trash', TRUE ) ../PurgeTrash.php:81
through IMP fails too with "Horde_Imap_Client requires a username and
password. [pid 13585 on line 102 of
"/home/jan/horde-git/framework/Imap_Client/lib/Horde/Imap/Client/Base.php"]"
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Assigned to Michael Slusarz
Assigned to Chuck Hagenbuch
Summary ⇒ Not possible to login with Horde authentication
Type ⇒ Bug
State ⇒ Assigned
Queue ⇒ IMP
separately. There are several things failing:
- If I have an IMP block in the portal, an exception is thrown instead
of the login link being displayed
- The thrown exception doesn't have a message
- If I open IMP and try to login through the login page, the login
page returns without an error message
- Logging in fails with this in the logs:
Jul 20 12:39:57 HEADHORDE [error] [imp] Horde_Imap_Client requires a
username and password. [pid 13237 on line 102 of
"/home/jan/horde-git/framework/Imap_Client/lib/Horde/Imap/Client/Base.php"]
Jul 20 12:40:23 HEADHORDE [emergency] [horde] Not routable [pid 13236
on line 44 of "/srv/www/htdocs/headhorde/rampage.php"]
Jul 20 12:40:54 HEADHORDE [emergency] [horde] Not routable [pid 13239
on line 44 of "/srv/www/htdocs/headhorde/rampage.php"]