https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15349

--- Comment #19 from Lari Taskula <[email protected]> ---
I understand email address validation is not a trivial task so instead of
introducing a new regular expression, the proposed patch is now using the same
regex as jQuery validation plugin

https://jqueryvalidation.org/email-method/
https://html.spec.whatwg.org/multipage/input.html#valid-e-mail-address

So the validating regex is exactly the same as before except that it now allows
the display name as well.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to