Closed andreasscherbaum closed 1 week 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.
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.