resolution_fixed type_defect | by rcross@amsl.com
The IETF Areas are repeated 7 times on the proceedings page
https://datatracker.ietf.org/meeting/97/proceedings
I suspect it has to do with this in the template proceedings.html:
...
{% regroup ietf|dictsort:"group.parent.acronym" by group.parent.name as areas %}
{% for sessions in areas %}
{% for sessions in areas %}
[sessions.list.0.group.parent.acronym|upper] [ sessions.grouper ]
...
Issue migrated from trac:2136 at 2022-03-04 05:39:13 +0000
resolution_fixedtype_defect| by rcross@amsl.comThe IETF Areas are repeated 7 times on the proceedings page
https://datatracker.ietf.org/meeting/97/proceedings
I suspect it has to do with this in the template proceedings.html:
...
{% regroup ietf|dictsort:"group.parent.acronym" by group.parent.name as areas %}
{% for sessions in areas %}
{% for sessions in areas %}
[sessions.list.0.group.parent.acronym|upper] [ sessions.grouper ]
...
Issue migrated from trac:2136 at 2022-03-04 05:39:13 +0000