20 Jun
2024
20 Jun
'24
4:30 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37143 --- Comment #4 from Lucas Gass <lucas@bywatersolutions.com> --- Created attachment 167936 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167936&action=edit Bug 37143: Do not allow required fields with only whitespace to be submitted To test: 1. Make some fields for OPAC self registration required. 2. Create a new patron via self reg. 3. Fill out those required fields as an empty string like " ". 4. Submit the form, it succeeds. 5. APPLY PATCH, restart_all 6. Try again. Required fields with only whitespace are treated as if they were empty. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.