RFC Errata
Found 2 records.
Status: Verified (1)
RFC 6352, "CardDAV: vCard Extensions to Web Distributed Authoring and Versioning (WebDAV)", August 2011
Source of RFC: vcarddav (app)
Errata ID: 4784
Status: Verified
Type: Technical
Publication Format(s) : TEXT
Reported By: Ricki Hirner
Date Reported: 2016-08-20
Verifier Name: Alexey Melnikov
Date Verified: 2016-08-25
Section 10.4 says:
attributes can be used on each variant of the CALDAV:address-data XML element.
It should say:
attributes can be used on each variant of the CARDDAV:address-data XML element.
Notes:
The address-data element is located in the CARDDAV namespace.
Status: Reported (1)
RFC 6352, "CardDAV: vCard Extensions to Web Distributed Authoring and Versioning (WebDAV)", August 2011
Source of RFC: vcarddav (app)
Errata ID: 4610
Status: Reported
Type: Editorial
Publication Format(s) : TEXT
Reported By: Sylvain Berfini
Date Reported: 2016-02-02
Section 8.7 says:
The request MUST include a Depth: 0 header; however, the actual scope of the REPORT is determined as described above.
It should say:
The request MUST include a Depth: 1 header; however, the actual scope of the REPORT is determined as described above.
Notes:
All examples of a addressbook-multiget query use Depth: 1 header, but the 8.7 section says it must be Depth: 0. I believe the mistake is in the documentation.