Skip to content

Titles of Linked RFCs with Apostrophes are not Properly Escaped #60

Description

@rcarver3

Describe the issue

When hovering over a link to an RFC, the title of the linked RFC is shown in a tooltip. If the displayed title contains an apostrophe ("), the rest of the title is not displayed. If I had to guess, this is due to an improper character escape. The following screenshots were taken from Firefox 150.0.1 (32-bit).

Image In this example, the title of the linked RFC is:

Deprecating the "X-" Prefix and Similar Constructs in Application Protocols

Image In this example, the title of the linked RFC is:

Update to MIME regarding "charset" Parameter Handling in Textual Media Types

Image This screenshot shows the expected output of a tooltip. The title contains no apostrophes and therefore renders correctly in the hover tooltip.

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions