[Tickets #10677] Re: Cyrus returning OK when fetching non-existant messages
bugs at horde.org
bugs at horde.org
Tue Oct 25 05:03:34 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10677
------------------------------------------------------------------------------
Ticket | 10677
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Cyrus returning OK when fetching non-existant messages
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2011-10-24 23:03) wrote:
I see the issue now... somebody (I'm guessing you - Jan - added for
the mobile view) added a showMessage() action. This method is
essentially duplicative of showPreview(), so I combined the two. The
only difference is that when viewing a full message, errors should
bubble to the AJAX handler while when viewing a preview message,
errors need to be caught and handled by the preview JS display code
(since it is possible the message is loading in the background, in
which case the error should not be displayed).
I think this should work now.
More information about the bugs
mailing list