RFC Errata
RFC 5545, "Internet Calendaring and Scheduling Core Object Specification (iCalendar)", September 2009
Source of RFC: calsify (app)See Also: RFC 5545 w/ inline errata
Errata ID: 2516
Status: Verified
Type: Editorial
Publication Format(s) : TEXT
Reported By: David Wright
Date Reported: 2010-09-13
Verifier Name: Peter Saint-Andre
Date Verified: 2010-09-14
Section 3.8.4.1 says:
Example: The following is an example of this property's use when another calendar user is acting on behalf of the "Attendee": ATTENDEE;SENT-BY=mailto:[email protected];CN=John Smith: mailto:[email protected]
It should say:
Example: The following is an example of this property's use when another calendar user is acting on behalf of the "Attendee": ATTENDEE;SENT-BY="mailto:[email protected]";CN=John Smith: ^ ^ mailto:[email protected]
Notes:
In the specification for SENT-BY (3.2.18), the r-value MUST be explicitly bound by DQUOTEs (ABNF follows)
sentbyparam = "SENT-BY" "=" DQUOTE cal-address DQUOTE