ietf-tools / datatracker

The day-to-day front-end to the IETF database for people who work on IETF standards.
https://datatracker.ietf.org
BSD 3-Clause "New" or "Revised" License
594 stars 359 forks source link

Searching for "RFC ####" (with a space) fails to return results #5567

Closed alexisannerossi closed 10 months ago

alexisannerossi commented 1 year ago

Describe the issue

Search for "RFC 9280" fails: https://datatracker.ietf.org/doc/search?csrfmiddlewaretoken=ppkZbIvYkXtK5k6DAZv25PzPIuDQ38iOKSTHWzvpnBxjLpulgfyfyui5cWGKcgvU&name=RFC+9280&sort=&rfcs=on&activedrafts=on&by=group&group=

Search for "RFC9280" succeeds: https://datatracker.ietf.org/doc/search?csrfmiddlewaretoken=UQCPa1qMaPdqYlDdNmvTqCbWSl0R96IvfjbxVSqddthZEq1VtCy6ThUcmN3LieVB&name=RFC9280&sort=&rfcs=on&activedrafts=on&by=group&group=

It seems like we should be able to return the right RFC if there's a space, particularly since we display RFCs as having a space in most places where we refer to them on the site.

Code of Conduct

rjsparks commented 1 year ago

See also #4328.

This will be addressed as part of making RFCs first class objects in the datatracker (#2917) which will be an early step in the RPC tools modernization effort.

rjsparks commented 1 year ago

Also, there continue to be conversations about replacing app-specific searches with a separate search application.

rjsparks commented 11 months ago

This is fixed on feat/rfc - this issue will be closed when we merge and deploy that feature branch

rjsparks commented 10 months ago

deployed with 12.0.0