-
Notifications
You must be signed in to change notification settings - Fork 56
Description
type_defect
| by arusso@amsl.com
In the text output of an RFC, when there is artwork type="svg" provided, and no corresponding artwork type="ascii-art" (i.e., artset is not used), the rfc@docName appears in the message in the text output. Seems it should be the RFC number.
Current output:
(Artwork only available as svg: No external link available, see
draft-carpenter-eligibility-expand-10.html for artwork.)
Desired output (perhaps "No external link available" is not necessary, and "for artwork" is redundant):
(Artwork only available as SVG: see rfc8989.html)
Or provide a URL for ease of use:
(Artwork only available as SVG: see
https://www.rfc-editor.org/rfc/rfc8989.html)
Files (see Figure 1):
https://www.rfc-editor.org/v3test/test8989.txt
https://www.rfc-editor.org/v3test/test8989.xml
https://www.rfc-editor.org/v3test/test8989.html
[Note: The test file is a modification of RFC 8989; artwork was removed. RFC 8989 does contain the "ascii-art" equivalent and uses accordingly.]
Issue migrated from trac:617 at 2022-02-08 07:14:03 +0000