Closed lucaspiritogit closed 1 year ago
If we go inside the team profile route: https://kingsleague.dev/team/pio-fc/
We can see that the image of B. Juarez is not displaying correctly
And if we call the API with the players name:
https://api.kingsleague.dev/static/players/pio-fc-b-ju%C3%A1rez.png
We get a JSON response saying:
{"message":"Not Found"}
Doing a normal refresh or CTRL+SHIFT+R refresh to ensure that the cache is clean does not bring the image neither.
If more information is needed or my contribution is lacking in some way, im happy to revisit this issue. Thank you!
Adding more images that not load correctly.
Team URL: https://kingsleague.dev/team/los-troncos-fc/
Team URL: https://kingsleague.dev/team/saiyans-fc/
Team URL: https://kingsleague.dev/team/aniquiladores-fc/
string.sanitize()
This issue was already fixed, try to see the page again
Reproducing the problem
If we go inside the team profile route: https://kingsleague.dev/team/pio-fc/
We can see that the image of B. Juarez is not displaying correctly
And if we call the API with the players name:
https://api.kingsleague.dev/static/players/pio-fc-b-ju%C3%A1rez.png
We get a JSON response saying:
Details
Doing a normal refresh or CTRL+SHIFT+R refresh to ensure that the cache is clean does not bring the image neither.
If more information is needed or my contribution is lacking in some way, im happy to revisit this issue. Thank you!