Skip to content

Proceedings contains redundant listings #2136

Description

@ietf-svn-bot

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions