Diffusion KDav2 bfe5e916e75c

Refresh collections individually if no CTag found

Authored by rnicole on Aug 24 2018, 2:11 PM.

Description

Refresh collections individually if no CTag found

This patch is necessary to get CardDAV with Google to work.
For some reason they do not return a ctag for the home set
and we have to fetch the individual collections instead.
This patch solves this by simply adding a fallback for when
the ctag is empty.

Summary: Fixes T9490

Reviewers: cmollekopf

Reviewed By: cmollekopf

Subscribers: kde-pim

Tags: Sink, KDE PIM

Maniphest Tasks: T9490

Differential Revision: https://phabricator.kde.org/D15055

Details

Committed
cmollekopfAug 24 2018, 2:11 PM
Reviewer
cmollekopf
Differential Revision
D15055: Refresh collections individually if no CTag found
Parents
R864:4f96597a78e9: Release of 0.2.0
Branches
Unknown
Tags
Unknown
Tasks
T9490: Figure out how Google's CardDAV server works