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

Pagination on recent failures page is not working #2758

Open
willcrichton opened this issue Mar 4, 2025 · 1 comment
Open

Pagination on recent failures page is not working #2758

willcrichton opened this issue Mar 4, 2025 · 1 comment

Comments

@willcrichton
Copy link
Contributor

Try visiting page 2 of the recent failures page: https://docs.rs/releases/recent_failures/2

As of 3/4/2025, it says "Bad request" with the following description:

Wrong number of path arguments for `Path`. Expected 1 but got 2. Note that multiple parameters must be extracted with a tuple `Path<(_, _)>` or a struct `Path<YourParams>`
@GuillaumeGomez
Copy link
Member

GuillaumeGomez commented Mar 4, 2025

A fix is already open: #2756

Just waiting for a test to be added.

EDIT: replace recent_failures with recent-failures in the URL to go around this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants