Re: [evolution-patches] fixes for bugs 73498 and 72968
- From: Not Zed <notzed ximian com>
- To: Jeffrey Stedfast <fejj novell com>
- Cc: evolution-patches ximian com
- Subject: Re: [evolution-patches] fixes for bugs 73498 and 72968
- Date: Tue, 15 Mar 2005 12:29:14 +0800
Hmm, exchange-folder doesn't seem to set the STATE_FILE properly anywhere?
Without that, state_read or state_write, etc will noop.
On Mon, 2005-03-14 at 15:38 -0500, Jeffrey Stedfast wrote:
, CAMEL_MESSAGE_DELETED);
+ CAMEL_MESSAGE_DELETED, CAMEL_MESSAGE_DELETED);
}
goto end;
}
@@ -1041,14 +1041,10 @@
if (camel_exchange_summary_get_readonly (folder->summary))
folder->permanent_flags = 0;
-
+
+ camel_object_state_read (folder);
+
return TRUE;
-}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]