29 Jan
2026
29 Jan
'26
6:20 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37143 --- Comment #8 from David Nind <david@davidnind.com> --- Created attachment 192181 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192181&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. Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.