resolution_fixed type_defect | by arusso@amsl.com
We received the reports below regarding erroneous dates in the the BibTeX entries for RFCs that are available from the Datatracker. If possible, please update the code that generates them so that the date contains the month and year as available from rfc-index.xml. (We prefer that the day not be set except in the case of April 1st RFCs.)
Example from rfc-index.xml (RFC 1112):
<date>
<month>August</month>
<year>1989</year>
</date>
Another example from rfc-index.xml (RFC 1149, an April 1st RFC):
<date>
<month>April</month>
<day>1</day>
<year>1990</year>
</date>
Issue migrated from trac:2032 at 2022-03-04 05:31:10 +0000
resolution_fixedtype_defect| by arusso@amsl.comWe received the reports below regarding erroneous dates in the the BibTeX entries for RFCs that are available from the Datatracker. If possible, please update the code that generates them so that the date contains the month and year as available from rfc-index.xml. (We prefer that the day not be set except in the case of April 1st RFCs.)
Example from rfc-index.xml (RFC 1112):
Another example from rfc-index.xml (RFC 1149, an April 1st RFC):
Issue migrated from trac:2032 at 2022-03-04 05:31:10 +0000