Re: [evolution-patches] seeking patch review for bug #41846
- From: Jeffrey Stedfast <fejj ximian com>
- To: calvin liu sun com
- Cc: evolution-patches ximian com
- Subject: Re: [evolution-patches] seeking patch review for bug #41846
- Date: Thu, 11 Mar 2004 11:26:09 -0500
This isn't the right fix. What if the exception was the the user cancelled? or that the server was unreachable? or...?
I don't think you should bother trying to fix this bug right now. The proper fix will require a fair amount of work I believe (making sure all the underlying code sets the proper exceptions, keeping track of which exceptions we've gotten, etc).
I suggest you move on to another bug and leave this one up to me or Zucchi.
Jeff
On Thu, 2004-03-11 at 18:45 +0800, Calvin Liu wrote:
Hi, there,
Here's a patch for bug #41846/55290.
This bugs shows the outbox queue could be blocked when error occurs.
Patch is simple, just change "break" to "continue" in a for loop. Seems work for me.
Please review it. I'm wondering if there's any side-effect.
Thanks.
Calvin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]