[Tickets #10677] Re: Cyrus returning OK when fetching non-existant messages
bugs at horde.org
bugs at horde.org
Mon Oct 24 20:39:31 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 14:39) wrote:
Turns out that our error handling is TOO good. In an effort to fix
parsing errors of fetch data, we were creating empty objects.
However, we weren't going back to check to see if these objects were
actually filled with data from the server, and removing them from the
fetch() return.
See if this second attempt works better.
More information about the bugs
mailing list