midudev / kings-league-project

API y website de la Kings League Infojobs por temas didácticos
https://kingsleague.dev
MIT License
1.51k stars 223 forks source link

Image of team member 'B. juarez' is not displaying in 'Pio FC' team page #125

Closed lucaspiritogit closed 1 year ago

lucaspiritogit commented 1 year ago

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 image

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"}

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!

felixicaza commented 1 year ago

Adding more images that not load correctly.

Team URL: https://kingsleague.dev/team/los-troncos-fc/

Screenshot_2023-01-07_08-35-32

Team URL: https://kingsleague.dev/team/saiyans-fc/

Screenshot_2023-01-07_08-36-10

Team URL: https://kingsleague.dev/team/aniquiladores-fc/

Screenshot_2023-01-07_08-36-39

Fasping commented 1 year ago

string.sanitize()

magdaniele commented 1 year ago

This issue was already fixed, try to see the page again