Skip to content

Search box on nested 404 page abc/123 goes to 404 abc/std/index.html?... #54952

Closed
@huonw

Description

@huonw

For instance, on https://doc.rust-lang.org/nightly/abc/123, the search box offers to search the standard library for 123. Clicking the search button goes to https://doc.rust-lang.org/nightly/abc/std/index.html?search=123 (note the abc/std) which is invalid. Probably related to
#54609 (cc @GuillaumeGomez).

Metadata

Metadata

Labels

C-bugCategory: This is a bug.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions