EuroPython / EuroPython/website

Speakers' avatar images broken for 2022, 2023, and 2024

Aperta
#988 10 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Astro
Stelle
35
Fork
92
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### Status
- [x] EP2024 fixed
- [x] EP2023 fixed
- [ ] EP2022 still broken, see https://github.com/EuroPython/website/issues/988#issuecomment-2721705274

---

Speakers' avatar images appear to be broken on the sites of 2022, 2023, and 2024. For speakers who had a profile picture, the image links are not resolving correctly. Examples:

- https://ep2024.europython.eu/speaker/sebastiaan-zeeff/
- https://ep2023.europython.eu/speaker/sebastiaan-zeeff/
- https://ep2022.europython.eu/speaker/sebastiaan-zeeff/

I’m not sure if the issue started after the vercel migration or if it was present earlier. (The images were definitely working during each year's conference days). However, I noticed a consistent typo in the avatar URLs: "porgramme" instead of "programme" across all three years.

For 2024, correcting the typo allows the URL to resolve:

✅ Fixed URL (2024):
https://programme.europython.eu/media/avatars/UPWXFZ_8SUI4OW.jpg

❌ Original broken URL (2024):
https://porgramme.europython.eu/media/avatars/UPWXFZ_8SUI4OW.jpg

However, fixing the typo does not work for 2023 and 2022:

❌ Broken URLs (2023 & 2022):
- https://porgramme.europython.eu/media/avatars/photo_square_cropped_1000_1000_fRtHpCV.jpg
- https://porgramme.europython.eu/media/avatars/photo_cropped_mqQp3VS.jpg

If fixing the links for previous years is too involved, it might be better to remove the avatar field altogether to avoid broken images on the site.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.