[Tickets #5277] Re: Fatal error: Call to a member function sessionSetup() on a non-object
bugs at bugs.horde.org
bugs at bugs.horde.org
Tue Apr 24 20:05:44 UTC 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=5277
-----------------------------------------------------------------------
Ticket | 5277
Updated By | vilius at lnk.lt
Summary | Fatal error: Call to a member function sessionSetup() on a non-object
Queue | MIMP
Version | HEAD
Type | Bug
State | Feedback
Priority | 2. Medium
Owners | Michael Slusarz
-----------------------------------------------------------------------
vilius at lnk.lt (2007-04-24 13:05) wrote:
I don't see how does it suppose to work because function:
IMP_Session::createSession($imapuser, $pass, $ptr['server'], $ptr) on
http://cvs.horde.org/co.php?r=1.46&f=imp%2Flib%2FAuth%2Fimp.php#l68 IS
executed in mimp context. I checked it with Horde::logMessage().
Moreover /imp/lib/base.php is never loaded because function:
IMP::checkAuthentication(true) on
http://cvs.horde.org/co.php?r=1.45&f=mimp%2Flib%2Fbase.php#l28 is never
successfully executed for the same reason above.
I don't know why it works for you or why it works for me when I hit
"refresh page" but from the code I'm seeing it should not work at all.
Maybe I'm missing something? This is where you should step-in and enlight
my poor Horde authentification skills.
More information about the bugs
mailing list