pgeu / pgeu-system

Mirror of the PostgreSQL Europe Conference and Membership management system.
MIT License
20 stars 28 forks source link

URL field for slides in admin interface is too short #151

Closed andreasscherbaum closed 7 months ago

andreasscherbaum commented 9 months ago

Trying to add the FOSDEM link for this talk:

https://www.postgresql.eu/events/admin/fosdem2024/sessions/4978/

And the FOSDEM link is:

https://fosdem.org/2024/schedule/event/fosdem-2024-3600-isolation-levels-and-mvcc-in-sql-databases-a-technical-comparative-study/

This addition is rejected because the URL is too long, yet the URL is valid.

andreasscherbaum commented 9 months ago

Another issue:

https://www.postgresql.eu/events/admin/fosdem2024/sessions/5209/

Link:

https://fosdem.org/2024/schedule/event/fosdem-2024-3601-reducing-costs-and-improving-performance-with-data-modeling-in-postgres/

andreasscherbaum commented 9 months ago

Another one:

https://www.postgresql.eu/events/admin/fosdem2024/sessions/5002/

https://fosdem.org/2024/schedule/event/fosdem-2024-3602-clustering-in-postgresql-because-one-database-server-is-never-enough-and-neither-is-two-/

mhagander commented 7 months ago

This only applies to the admin interface, and not when speakers upload their own slides. The field itself seems fine, but clearly something is off in the admin interface.