Skip to content

Hyperlink generation failure #30

@JayDaley

Description

@JayDaley

See section 3.2.3 of https://datatracker.ietf.org/doc/html/rfc5741 where there is a generated link for an unlinkable URL (as the URL contains an pseudocode parameter) but the linked text is only part of the usable URL (see where the </a> is placed).

The HTML is

  &quot;Information about the current status of this document, any
  errata, and how to provide feedback on it may be obtained at
  <a href="http://www.rfc-editor">http://www.rfc-editor</a>.org/info/rfc&lt;rfc-no&gt;.&quot;

which appears onscreen as

"Information about the current status of this document, any
errata, and how to provide feedback on it may be obtained at
http://www.rfc-editor.org/info/rfc<rfc-no>."

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions