| Priority | medium |
|---|---|
| Bug ID | 63882 |
| CC | syncevolution-issues@syncevolution.org |
| Assignee | syncevolution-issues@syncevolution.org |
| Summary | WebDAV: re-import uploaded item |
| Severity | normal |
| Classification | Unclassified |
| OS | All |
| Reporter | patrick.ohly@gmx.de |
| Hardware | Other |
| Status | ASSIGNED |
| Version | 1.3.99.3 |
| Component | CalDAV/CardDAV |
| Product | SyncEvolution |
A WebDAV server is allowed to modify items during a PUT, in which case it won't return an eTag. SyncEvolution should treat the missing eTag as "server has updated data" and import that changed item in a second cycle. This can be made more efficient with the prefer=return-representation header. http://tools.ietf.org/html/draft-snell-http-prefer-12#page-6