pgeu / pgeu-system

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

Registration system doesn't work with auto-translated websites #150

Closed andreasscherbaum closed 1 week ago

andreasscherbaum commented 9 months ago

When users have the registration website auto-translated in their browser, the system doesn't work.

This will also translate the button texts, and the Django system relies on the actual label in the buttons. And hits a dead end here:

https://github.com/pgeu/pgeu-system/blob/8f6091fa2eb4144066f0769216fa25fd0ac50d1f/postgresqleu/confreg/views.py#L617

We had two different companies hitting the same problem in a short row, and the error message they receive is non-descriptive, and not helpful.