On Thu, Feb 19, 2009 at 10:17:35PM +0000, Earle Martin wrote:
> 2009/2/19 Peter da Silva <[email protected]>
> >
> > The operation failed because: The operation completed successfully.
> >
> 
> [bomb] Sorry, an error unexpectedly didn't occur.

I can't compete with these gems, but I support some software these days
where you effectively do

searchstring="delete::items_matching_this_string"

and the engine deletes the items which match that from the database.
Then it says:

Error: 514 items were deleted.

And returns a unsuccessful (nonzero) return value.

-josh

Reply via email to