This causes matching to fail atleast in MariaDB/MySQL because they are case-sensitive.
Created attachment 31908 [details] [review] Bug 13002 - checkuniquemember capitalizes search names but not the names in DB This causes matching to fail atleast in MariaDB/MySQL because they are case-sensitive.
(In reply to Olli-Antti Kivilahti from comment #1) > Created attachment 31908 [details] [review] [review] > Bug 13002 - checkuniquemember capitalizes search names but not the names in > DB > > This causes matching to fail atleast in MariaDB/MySQL because they are > case-sensitive. I believe this might have been a local change - by default Koha's database tables are not case sensitive with some rare exceptions.