ietf-tools / bibxml-service

Django-based Web service implementing IETF BibXML APIs
https://bib.ietf.org
BSD 3-Clause "New" or "Revised" License
17 stars 19 forks source link

Invalid https URLs #363

Closed shollenbeck closed 1 year ago

shollenbeck commented 1 year ago

Describe the issue

I've noticed multiple invalid https URLs in a number of bibxml entries after I updated an I-D earlier today. For example:

https://bib.ietf.org/public/rfc/bibxml/reference.RFC.6750.xml

https://bib.ietf.org/public/rfc/bibxml/reference.RFC.7009.xml

Note that the https URLs for the RFC Editor location contain "httpss", not "https". I don't have a complete list, but there are more.

Code of Conduct

kesara commented 1 year ago

@shollenbeck Thanks for the bug report. This was a bug introduced in the last release.

The change is reverted now and is being deployed now. Please allow ~3 hours for data reindexed.