[Koha-bugs] [Bug 32517] Patron search dies on case mismatch of patron category

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 28 06:26:14 CET 2022


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

--- Comment #4 from Nick Clemens <nick at bywatersolutions.com> ---
In my opinion, yes. But, we have never enforced that.

SQL is generally not case sensitive, unless you ask it to be - this is a
consequence of Javascript. I think we should err on the side of codes needing
to be unique, but not case sensitive

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list