[CalDAV] Try to search for event when not in local cache
authorMilan Crha <mcrha@redhat.com>
Wed, 13 Feb 2013 17:41:12 +0000 (18:41 +0100)
committerMilan Crha <mcrha@redhat.com>
Wed, 13 Feb 2013 17:44:36 +0000 (18:44 +0100)
commitfea05d23ea0478c696e2e0343a3ee8577297e12b
treeec06239ccdd1115ec49e4232c743e58ae9115041
parentaffba7dc785c9800b956b06f9a626f98eb2e05a1
[CalDAV] Try to search for event when not in local cache

CalDAV backend depends on local cache when a client ask for an event,
which is usually fine, but when it comes to a meeting invitations,
with which the server can add event to the calendar on its own,
the invitation might not be found in the cache, thus try whether
it's available on the remote machine, before reporting Object Not Found.
calendar/backends/caldav/e-cal-backend-caldav.c