Fix filling in event fields when registering
Closes #465 (closed)
Previous behaviour
Steps to reproduce:
- Go to an event with fields
- Make sure you are not registered
- Press the register button, your registration should be submitted
- Fill in the required fields
- Get redirected to the events page, with the error "you were already registered"
- Press 'update registration'
- See that your submitted fields have not been saved
New behaviour
Steps to validate that it works:
- Go to an event with fields
- Make sure you are not registered
- Press the register button, your registration should be submitted
- Fill in the required fields
- Get redirected to the events page, with the error "you were already registered"
- Press 'update registration'
- See that your submitted fields have been saved
Edited by Ghost User