[Tickets #1539] Quota warning leaking through to message
bugs at bugs.horde.org
bugs at bugs.horde.org
Sun Mar 13 09:35:57 PST 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=1539
-----------------------------------------------------------------------
Ticket | 1539
Updated By | Jan Schneider <jan at horde.org>
Summary | Quota warning leaking through to message
Queue | IMP
Version | 4.0.2
-State | Unconfirmed
+State | Feedback
Priority | 1. Low
Type | Bug
Owners |
-----------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2005-03-13 09:35) wrote:
This is actually an error from the c-client library, that shouldn't be
displayed because we catch all imap errors on script shutdown (the last line
in imp/lib/base.php).
Try putting
imap_errors();
before the
exit;
lines in imp/view.php, and see if that fixes your problem.
More information about the bugs
mailing list