- From: Julian Reschke <julian.reschke@greenbytes.de>
- Date: Fri, 13 Nov 2020 18:27:58 +0100
- To: RFC Errata System <rfc-editor@rfc-editor.org>, fielding@gbiv.com, superuser@gmail.com, barryleiba@computer.org, mnot@mnot.net, tpauly@apple.com
- Cc: jeffbrower0@gmail.com, ietf-http-wg@w3.org
Am 13.11.2020 um 18:12 schrieb RFC Errata System:
> The following errata report has been submitted for RFC7230,
> "Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing".
>
> --------------------------------------
> You may review the report below and at:
> https://www.rfc-editor.org/errata/eid6333
>
> --------------------------------------
> Type: Technical
> Reported by: Jeff Brower <jeffbrower0@gmail.com>
>
> Section: 3.2.6 (PDF)
>
> Original Text
> -------------
> tchar = "!" / "#" / "$" / "%" / "&" / "’" / "*"
> / "+" / "-" / "." / "^" / "_" / "‘" / "|" / "~"
>
> Corrected Text
> --------------
> tchar = "!" / "#" / "$" / "%" / "&" / "'" / "*"
> / "+" / "-" / "." / "^" / "_" / "`" / "|" / "~"
>
> Notes
> -----
> The generated PDF contains misleading right and left quotes (U+8217 and U+8216), which are not ASCII characters. The text and html versions of the RFC have the correct apostrophe and grave accent characters (' and `).
> ...
This is not an error. The published text file is correct, and so is - as
far as I can tell - <https://www.rfc-editor.org/rfc/pdfrfc/rfc7230.txt.pdf>.
RFC-Editor, please reject.
Jeff: what exact PDF are you looking at?
Best regards, Julian
Received on Friday, 13 November 2020 17:28:16 UTC