Skip to content

Commit 61dbe77

Browse files
committed
Other than the 5 documents listed in adamlaska#147, all_id.txt and all_id.html
are the same as their cgi counterparts. Differences: * The sections are ordered differently; the cgi has Active, Published, Expired, Withdrawn; the django has Active, Expired, Published, Withdrawn by IETF, Withdrawn by Submitter. Since the explicit ordering by the cgi was why it missed the "Withdrawn by Submitter" documents, I chose to keep the database-influenced ordering. * The revision numbers for published documents are of the version that was published, not of the tombstone. - Legacy-Id: 590
1 parent 21c00de commit 61dbe77

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ietf/idindex/testurl.list

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ skipredirect,200 /idindex/wgdocs/idr/ https://datatracker.ietf.org/public/idinde
88
skipredirect,200 /idindex/draft-ietf-dnsext-dnssec-protocol/view_related_docs/ https://datatracker.ietf.org/public/idindex.cgi?command=view_related_docs&id=9574
99
200 /idindex/9574/ https://datatracker.ietf.org/public/idindex.cgi?command=id_detail&id=9574
1010
skipredirect,200 /idindex/draft-ietf-dnsext-dnssec-protocol/ https://datatracker.ietf.org/public/idindex.cgi?command=id_detail&id=9574
11-
200 /idindex/all_id_txt.html https://datatracker.ietf.org/public/all_id.cgi
12-
200 /idindex/all_id.html https://datatracker.ietf.org/public/all_id_html.cgi
11+
200 /idindex/all_id_txt.html
12+
200 /idindex/all_id.html
1313
200 /idindex/ https://datatracker.ietf.org/public/idindex.cgi?command=search_id
1414
200 /idindex/ https://datatracker.ietf.org/public/idindex.cgi

0 commit comments

Comments
 (0)