Skip to content
Commit 5b9d7e0c authored by David Faure's avatar David Faure
Browse files

ResourceBase: fix setDisableAutomaticItemDeliveryDone when the itemsync already exists.

E.g. because of calling setItemStreamingEnabled(true) first, which creates the
item sync with a copy of the "disable automatic item delivery done" setting,
which is still false at that point.

The only user of this method is the imap resource, which won't be affected
by this change.

REVIEW: 123472
parent 2aedaac4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment