Skip to content

RFCs having errata are not marked approprietly in document lists #2997

@ietf-svn-bot

Description

@ietf-svn-bot

resolution_fixed type_defect | by valery@smyslov.net


In the past whenever a list of documents was displayed in the datatracker,
the RFCs with existing errata were marked with a red "Errata" sign.
Somehow this functionality got lost (at least from 6.110.0 or even before),
so now this sign never appears, even for RFCs with errata (see the attached picture, RFC6311 does have errata).
I checked the datatracker sources and it seems that all the code to display
this sign is it place, so it's a result of a bug and not of a deliberate
decision to remove this sign.

It seems to me that the bug is at the line 122 of ietf/doc/utils_search.py.
As far as I understand in this line id__in should be used instead of name__in
(at least when I made this change in my local copy "Errata" sign
appears properly.


Issue migrated from trac:2997 at 2022-03-04 07:52:14 +0000

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions