8000 `[value]` misidentified as a reference in the references section · Issue #141 · ietf-tools/idnits · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
[value] misidentified as a reference in the references section #141
Open
@rjsparks

Description

@rjsparks

Note the output of idnits2 at https://author-tools.ietf.org/api/idnits?url=https://www.ietf.org/archive/id/draft-ietf-ospf-sr-yang-45.txt

As of afb8ea0 idnits3 reports

2 Warning
└- Code - REFERENCE_NOT_USED
└- Desc - The reference RFC [value] is listed in the References section but is not mentioned in the document text.
└- Ref - https://authors.ietf.org/en/required-content#references

This is odd as the string [value] is not, in this case, in the references section (it's not even a reference) a reference - it occurs in Appendix B as part of a yang tree diagram. See https://datatracker.ietf.org/doc/html/draft-ietf-ospf-sr-yang-45#appendix-B.

The fix to #140 shouldn't cause this to start appearing as a missing reference. Please look at how idnits2 is managing to not complain about this use of [value].

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0