X-Git-Url: http://git.squeep.com/?p=squeep-web-linking;a=blobdiff_plain;f=reference%2Frfc8288-errata.html;fp=reference%2Frfc8288-errata.html;h=9ab80cfd1b37db084880c2d87c0a0c93e6d08ed4;hp=0000000000000000000000000000000000000000;hb=3436c07c25324507228f3d538d345ea35751c623;hpb=b36198e0a3d21413d75a501ffd52f0fb20188a31 diff --git a/reference/rfc8288-errata.html b/reference/rfc8288-errata.html new file mode 100644 index 0000000..9ab80cf --- /dev/null +++ b/reference/rfc8288-errata.html @@ -0,0 +1,859 @@ + + + + + + RFC Errata Report » RFC Editor + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

RFC Errata

+ +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Errata Search

+ + + + + +
 
Source of RFC  + +
+ + + + + +
+ + + + + + + +
+ + + + + + + +
+
+ Summary Table + Full Records +
+ + +
+
+ +

Found 4 records.

+

Status: Verified (1)

+

RFC 8288, "Web Linking", October 2017

+Source of RFC: IETF - NON WORKING GROUP
+Area Assignment: art
+

+Errata ID: 5878
+Status: Verified
+Type: Technical
+Publication Format(s) : TEXT

+Reported By: Jinoh Kang
+Date Reported: 2019-10-22
+Verifier Name: Barry Leiba
+Date Verified: 2019-10-24
+

+

Section B.2 says: +

+
+       15.  Let star_param_names be the set of param_names in the
+            (param_name, param_value) tuples of link_parameters where
+            the last character of param_name is an asterisk ("*").
+       16.  For each star_param_name in star_param_names:
+            1.  Let base_param_name be star_param_name with the last
+                character removed.
+            2.  If the implementation does not choose to support an
+                internationalised form of a parameter named
+                base_param_name for any reason (including, but not
+                limited to, it being prohibited by the parameter's
+                specification), remove all tuples from link_parameters
+                whose first member is star_param_name, and skip to the
+                next star_param_name.
+            3.  Remove all tuples from link_parameters whose first
+                member is base_param_name.
+            4.  Change the first member of all tuples in link_parameters
+                whose first member is star_param_name to
+                base_param_name.
+
+

It should say:

+
+       15.  Let star_param_names be the set of param_names in the
+            (param_name, param_value) tuples of target_attributes where
+            the last character of param_name is an asterisk ("*").
+       16.  For each star_param_name in star_param_names:
+            1.  Let base_param_name be star_param_name with the last
+                character removed.
+            2.  If the implementation does not choose to support an
+                internationalised form of a parameter named
+                base_param_name for any reason (including, but not
+                limited to, it being prohibited by the parameter's
+                specification), remove all tuples from target_attributes
+                whose first member is star_param_name, and skip to the
+                next star_param_name.
+            3.  Remove all tuples from target_attributes whose first
+                member is base_param_name.
+            4.  Change the first member of all tuples in target_attributes
+                whose first member is star_param_name to
+                base_param_name.
+
+

Notes:

+

+The modified link_parameters value is not used, but target_attributes is. Additionally, the normative part of the document states that the RFC 8187 decoding scheme MAY be used for target attributes (especially extension attributes), not the ones that belong to the general link model. +

+

Status: Reported (3)

+

RFC 8288, "Web Linking", October 2017

+Source of RFC: IETF - NON WORKING GROUP
+Area Assignment: art
+

+Errata ID: 5319
+Status: Reported
+Type: Technical
+Publication Format(s) : TEXT

+Reported By: Jeffrey Yasskin
+Date Reported: 2018-04-04
+

+

Section 1.1 says: +

+
+   This document uses the Augmented Backus-Naur Form (ABNF) [RFC5234]
+   notation of [RFC7230], including the #rule, and explicitly includes
+   the following rules from it: quoted-string, token, SP (space), BWS
+   (bad whitespace), OWS (optional whitespace), RWS (required
+   whitespace), LOALPHA, DIGIT.
+
+

It should say:

+
+   This document uses the Augmented Backus-Naur Form (ABNF) [RFC5234]
+   notation of [RFC7230], including the #rule, and explicitly includes
+   the following rules from it: quoted-string, token, SP (space), BWS
+   (bad whitespace), OWS (optional whitespace), RWS (required
+   whitespace), DIGIT. It also uses the following additional rule:
+
+   LOALPHA = %x61-7A
+
+   
+
+

Notes:

+

+I can't find a definition of LOALPHA in RFC5234 or RFC7230. I see a definition in RFC2616, which seems to have been dropped in the update. +

+

+Errata ID: 5168
+Status: Reported
+Type: Editorial
+Publication Format(s) : TEXT

+Reported By: Sawood Alam
+Date Reported: 2017-10-25
+

+

Section B.3 says: +

+
+input is modified to remove the parsed parameters.
+
+

It should say:

+
+Input is modified to remove the parsed parameters.
+
+

Notes:

+

+The first letter of the sentence is not capitalized. +

+

+Errata ID: 5169
+Status: Reported
+Type: Editorial
+Publication Format(s) : TEXT

+Reported By: Sawood Alam
+Date Reported: 2017-10-25
+

+

Section B.4 says: +

+
+input is modified to remove the parsed string.
+
+

It should say:

+
+Input is modified to remove the parsed string.
+
+

Notes:

+

+The first letter of the sentence is not capitalized. +

+
+ + +

Report New Errata

+
+
+

+
+ + +