[Evolution] evolution-ews? message status problem

Milan Crha mcrha at redhat.com
Thu Oct 29 14:39:34 UTC 2015


On Tue, 2015-10-27 at 21:55 +0300, Danila Reznichuk wrote:
> For sure i performed clean install Ubuntu 14.04 server and compiled
> evolution 3.18.1

	Hi,
looking into the SyncFolderItemsResponse messages, evolution-ews
received read/unread changes properly, like here:
          <m:Changes>
            <t:ReadFlagChange>
              <t:ItemId Id="AAMk...REIiAAA=" ChangeKey="CQAAAA=="/>
              <t:IsRead>true</t:IsRead>
            </t:ReadFlagChange>
          </m:Changes>
and later here:
          <m:Changes>
            <t:ReadFlagChange>
              <t:ItemId Id="AAMk...REIiAAA=" ChangeKey="CQAAAA=="/>
              <t:IsRead>false</t:IsRead>
            </t:ReadFlagChange>
          </m:Changes>
but didn't propagate it correctly to the UI. I tried with a slightly
older Exchange 2010 server than you have, but also with an Exchange
2013 server. I noticed that the server sometimes claims no change when
the evolution asks for the changes, but not always.

Would you mind to open a bug report against evolution-ews in the GNOME
bugzilla, please?
https://bugzilla.gnome.org/enter_bug.cgi?product=evolution-ews
We may continue there.

	Thanks and bye,
	Milan



More information about the evolution-users mailing list