[Tickets #10503] Re: IMP cant retrieve folder content from Gmail server
bugs at horde.org
bugs at horde.org
Tue Sep 13 18:33:03 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10503
------------------------------------------------------------------------------
Ticket | 10503
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | IMP cant retrieve folder content from Gmail server
Queue | IMP
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2011-09-13 18:33) wrote:
> [Mon Sep 12 19:43:06 2011] [error] [client 192.168.0.106] PHP Fatal
> error: Cannot use string offset as an array in
> /usr/lib/php/Horde/Imap/Client/Socket.php on line 2089, referer:
> http://192.168.0.101/horde4/imp/
It would be best if you changed the log level to debug for the Horde
log ($conf['log']['priority'] = 'DEBUG' in horde/config/conf.php) -
this would allow us to get backtraces that could help us out.
Looks like this issue is with client side sorting. Looks like you are
trying to sort by subject. It's not a problem with all client side
subject sorting though, since this works fine for me. There's got to
be something specific about one of the subjects in your mailbox that
is breaking things.
I'm in the process of writing a fake-imap stream handler to allow us
to test/debug these kind of issues better. But it's not yet completed.
More information about the bugs
mailing list