[Tickets #8962] Re: mailbox views broken
bugs at horde.org
bugs at horde.org
Tue Apr 13 17:12:21 UTC 2010
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8962
------------------------------------------------------------------------------
Ticket | 8962
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | mailbox views broken
Queue | IMP
Version | Git master
Type | Bug
State | Feedback
Priority | 2. Medium
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2010-04-13 13:12) wrote:
> Have you updated IMP's prefs.php file?
Yes.
Also, line 134 doesn't have
> code on it - it is the closing parenthesis for the array_merge call
> (although maybe that's how PHP reports errors with array_merge).
Yes, I've seen this a few times with php, reporting line numbers on
the last line of mulitline commands.
> If these fail, check to see what value 'msgflags_user' is, and where
> that value is coming from.
var_dump($GLOBALS['prefs'])->getVaue('msgflags_user')); outputs NULL,
but I have no idea where it is coming from. The prefs.php file's value
is set to '[]'.
More information about the bugs
mailing list