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

Invalid Search Paths and Missing/Corrupted Cards #357

Open
nosyrbllewe opened this issue Oct 11, 2022 · 0 comments
Open

Invalid Search Paths and Missing/Corrupted Cards #357

nosyrbllewe opened this issue Oct 11, 2022 · 0 comments

Comments

@nosyrbllewe
Copy link

I noticed that the path https://schoolido.lu/api/cards/?search=&page=7&name=Sakurauchi+Riko&rarity=ur gives me an error:
image

While at first thought, I would assume it is just does not exist, it seems that the search page before and after it (pages 6 and 8) both exist and each refer to the erroring page 7 as either the next or previous page respectively.

https://schoolido.lu/api/cards/?search=&page=6&name=Sakurauchi+Riko&rarity=ur
image

https://schoolido.lu/api/cards/?search=&page=8&name=Sakurauchi+Riko&rarity=ur
image

I suspect that this issue is related to corrupted or missing cards, such as #3604. Though, ideally it should just return a null value for a card instead of breaking the entire search.
https://schoolido.lu/api/cards/3604/ (This page also fails like above).
image

The cards that I have noticed to be broken are 3604, 3605, 3640, and 3641.

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

1 participant