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

--- Comment #12 from Owen Leonard <oleon...@myacpl.org> ---
As far as I can tell, JavaScript regular expressions will not recognize
non-ascii "word" characters as such, and thus client-side validation can't work
here unless we restrict the options quite a bit.

I appreciate that this limitation with my patch has bee pointed out because I
don't think it's okay that we make it so strict if we don't have to.

Is it a limitation of branches.pl that it fails to accept a string like this?

/cgi-bin/koha/admin/branches.pl?op=add_form&branchcode=Ö×Ø&ÙÚ

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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