Describe the issue
https://datatracker.ietf.org/doc/search?activedrafts=on&author=Bormann&by=author&name=&sort=date
is very useful to me. Unfortunately, the sorting links in the table heading are all messed up, Document points to date, Date points to title, Status points to -date, IPR points to status, and AD/Shepherd points to IPR.
HTML excerpt below.
<tr>
<th scope="col"></th>
<th scope="col" data-sort="document" class="sort"><a href="?activedrafts=on&author=Bormann&by=author&name=&sort=date">
Document
</a></th>
<th scope="col" data-sort="date" class="sort"><a href="?activedrafts=on&author=Bormann&by=author&name=&sort=title">
Date
</a></th>
<th scope="col" data-sort="status" class="sort"><a href="?activedrafts=on&author=Bormann&by=author&name=&sort=-date">
Status
</a></th>
<th scope="col" data-sort="ipr" class="d-none d-sm-table-cell sort"><a href="?activedrafts=on&author=Bormann&by=author&name=&sort=status">
IPR
</a></th>
<th scope="col" data-sort="ad" class="d-none d-sm-table-cell sort"><a href="?activedrafts=on&author=Bormann&by=author&name=&sort=ipr">
AD/Shepherd
</a></th>
</tr>
<th scope="col"></th>
<th scope="col" data-sort="document" class="sort"><a href="?activedrafts=on&author=Bormann&by=author&name=&sort=date">
Document
</a></th>
<a href="?activedrafts=on&author=Bormann&by=author&name=&sort=date">
Document
</a>
<<pseudo>></<pseudo>>
<th scope="col" data-sort="document" class="sort"><a href="?activedrafts=on&author=Bormann&by=author&name=&sort=date">
Document
</a></th>
<th scope="col" data-sort="date" class="sort"><a href="?activedrafts=on&author=Bormann&by=author&name=&sort=title">
Date
</a></th>
<th scope="col" data-sort="status" class="sort"><a href="?activedrafts=on&author=Bormann&by=author&name=&sort=-date">
Status
</a></th>
<th scope="col" data-sort="ipr" class="d-none d-sm-table-cell sort"><a href="?activedrafts=on&author=Bormann&by=author&name=&sort=status">
IPR
</a></th>
<th scope="col" data-sort="ad" class="d-none d-sm-table-cell sort"><a href="?activedrafts=on&author=Bormann&by=author&name=&sort=ipr">
AD/Shepherd
</a></th>
<tr>
<th scope="col"></th>
<th scope="col" data-sort="document" class="sort"><a href="?activedrafts=on&author=Bormann&by=author&name=&sort=date">
Document
</a></th>
<th scope="col" data-sort="date" class="sort"><a href="?activedrafts=on&author=Bormann&by=author&name=&sort=title">
Date
</a></th>
<th scope="col" data-sort="status" class="sort"><a href="?activedrafts=on&author=Bormann&by=author&name=&sort=-date">
Status
</a></th>
<th scope="col" data-sort="ipr" class="d-none d-sm-table-cell sort"><a href="?activedrafts=on&author=Bormann&by=author&name=&sort=status">
IPR
</a></th>
<th scope="col" data-sort="ad" class="d-none d-sm-table-cell sort"><a href="?activedrafts=on&author=Bormann&by=author&name=&sort=ipr">
AD/Shepherd
</a></th>
</tr>
Code of Conduct
Describe the issue
https://datatracker.ietf.org/doc/search?activedrafts=on&author=Bormann&by=author&name=&sort=date
is very useful to me. Unfortunately, the sorting links in the table heading are all messed up, Document points to date, Date points to title, Status points to -date, IPR points to status, and AD/Shepherd points to IPR.
HTML excerpt below.
Code of Conduct