datatracker/ietf/templates/person
Jennifer Richards 149f82f578
fix: Include refs to pre-RFC drafts as refs to the RFC (#6784)
* fix: clean up shadowed name in document_referenced_by.html

* fix: include refs to rfc's came_from_draft()

* fix: include refs to draft's became_rfc()

* fix: Count indirect refs by RFCs

* refactor: break indirect ref_by counting to its own fn

* fix: only count refs to pre-rfc draft, not post-draft rfc

(and rename a method)

* test: test referenced_by_rfcs methods

The test_referenced_by_rfcs_as_rfc_or_draft() test
fails because there's a bug!

* test: actually, do double-count refs to rfc/draft

Let's do include refs to an rfc and its precursor draft
as separate refs. This almost surely indicates a data
error because it would mean an rfc referenced both an
rfc and the draft that it came from. That should never
be allowed, so at least let some light fall on it if
it happens.

* chore: Add docstring to document_referenced_by view
2023-12-18 09:11:53 -06:00
..
mail Django 2.0 conversion. Test suite passes, except for javascript tests. 2020-05-08 13:07:07 +00:00
merge.html ci: Also check generated HTML with the "vnu" validator (#3682) 2022-03-21 12:50:23 -05:00
person_info.html chore: merge main and fix conflicts 2023-08-30 16:35:20 -05:00
person_link.html fix: replace deprecated bootstrap things (#5858) 2023-07-18 12:22:28 -05:00
photo.html fix: Improve the layout of the photo pages (#3807) 2022-04-12 12:02:16 -03:00
profile.html fix: Include refs to pre-RFC drafts as refs to the RFC (#6784) 2023-12-18 09:11:53 -06:00