[Tickets #11832] Re: Imap client error
bugs at horde.org
bugs at horde.org
Fri Dec 7 15:27:42 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11832
------------------------------------------------------------------------------
Ticket | 11832
Updated By | leena.heino at uta.fi
Summary | Imap client error
Queue | IMP
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
leena.heino at uta.fi (2012-12-07 15:27) wrote:
> PHP Fatal error: Call to a member function next() on a non-object
> in /horde/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php on
> line 772, referer: https://localhost/horde/login.php
>
> Line 772 is:
> while (($curr = $token_data->next()) !== false) {
>
To work around this problem I commented out the call to _parseID() in
Socket.php:
// $this->_parseID($token);
More information about the bugs
mailing list