When clicking Update your Info! on the account settings page, the form validation will fail with the message due to a whitespace being detected in the username. Eventhough there isn't one.
Please tick the applicable box(es) regarding the kind of bug you found:
[x] Broken feature
[ ] Login/Logout system
[ ] Database broken
[ ] Post-related problem
[ ] Unusable route
[x] User info related feature
[ ] UI Bug
[ ] Wrong documentation
[ ] Broken dependency
Steps to reproduce
Please provide a detailed description of steps we have to take to reproduce your issue.
Please be aware that bugs which cannot be reproduced cannot be fixed.
Found an issue? Please let us know!
When clicking
Update your Info!
on the account settings page, the form validation will fail with the message due to a whitespace being detected in the username. Eventhough there isn't one.Suspected files:
account.html
user/routes.py
/account
-routeuser/forms.py
UpdateAccountInfo
-formPlease tick the applicable box(es) regarding the kind of bug you found:
Steps to reproduce
Please provide a detailed description of steps we have to take to reproduce your issue.
Please be aware that bugs which cannot be reproduced cannot be fixed.
Use these snippets as reference:
-> no account info update done