christian-putzke / Roundcube-CardDAV

Roundcube CardDAV Plugin
http://www.graviox.de
GNU Affero General Public License v3.0
119 stars 28 forks source link

Fix backend get with fallback #70

Closed tohammer closed 8 months ago

tohammer commented 10 years ago

Fix "CardDAV-Server XML-Response is malformed. Synchronization aborted!" from ownclouds sabredav. It doesn't support sync-collection REPORT, so fallback to PROPFIND if REPORT failed.