Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The html view needs to better handle bcp names. #3233

Closed
ietf-svn-bot opened this issue Mar 10, 2021 · 8 comments
Closed

The html view needs to better handle bcp names. #3233

ietf-svn-bot opened this issue Mar 10, 2021 · 8 comments

Comments

@ietf-svn-bot
Copy link

resolution_fixed type_defect | by rjsparks@nostrum.com


/doc/html/bcp78 renders a document with draft-* in the title


Issue migrated from trac:3233 at 2022-03-04 08:14:15 +0000

@ietf-svn-bot
Copy link
Author

@rjsparks@nostrum.com changed status from new to accepted

@ietf-svn-bot
Copy link
Author

@rjsparks@nostrum.com commented


From Sam Weiler at https://mailarchive.ietf.org/arch/msg/tools-discuss/4w_mqHZ8qgLO6kiCTax3p_6tIec/

When one BCP number points at two docs, e.g. BCP14, the tools site shows a concatenation of the RFCs:

https://tools.ietf.org/html/bcp14

The datatracker does inconsistent things. For BCP14, it only shows 2119, not 8174:

https://datatracker.ietf.org/doc/html/bcp14

For others, the datatracker misses all of the RFCs, instead pointing at an earlier i-d:

https://datatracker.ietf.org/doc/html/bcp6
https://datatracker.ietf.org/doc/html/bcp9
https://datatracker.ietf.org/doc/html/bcp13

@ietf-svn-bot
Copy link
Author

@rjsparks@nostrum.com commented


The htmlized pages could (should?) just redirect to the rfceditor's info pages for BCPs.

https://www.rfc-editor.org/info/bcp25

@ietf-svn-bot
Copy link
Author

@rjsparks@nostrum.com changed status from accepted to closed

@ietf-svn-bot
Copy link
Author

@rjsparks@nostrum.com changed resolution from `` to fixed

@ietf-svn-bot
Copy link
Author

@rjsparks@nostrum.com commented


Fixed in 497a453:

Redirect requests for htmlized bcp or std subseries elements to the relevant rfc-editor info page. Fixes #3233. Commit ready for merge.

@ietf-svn-bot
Copy link
Author

@rjsparks@nostrum.com commented


This only addresses the htmlized views. There is a larger problem remaining for how the datatracker models RFCs - see #2917

@ietf-svn-bot
Copy link
Author

@rjsparks@nostrum.com commented


Fixed in 8dc7625:

Merged in 497a453 from rjsparks@nostrum.com:
Redirect requests for htmlized bcp or std subseries elements to the relevant rfc-editor info page. Fixes #3233.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant