[Bug 15349] Problem with email pattern check on forms
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15349 --- Comment #9 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Tomás Cohen Arazi from comment #8)
Bug 28870 solves the backend email validation issues, and accepts formatted addresses. The remaining problems are related to the jquery library we use:
https://jqueryvalidation.org/email-method/
one path for solving it, could be trying to extract the regex from Email::Address and override the one in the jQuery library with it. Another option could be to add a route for email validation so an async check is done.
I missed this comment, so it looks like they should not cause issues and it's only a matter of the validation now, right? -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org