23 Nov
2016
23 Nov
'16
4:39 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17216 --- Comment #97 from Katrin Fischer <katrin.fischer@bsz-bw.de> ---
Got the same error in my test setup. For undetermined reason, authorised_value >field in marc_subfield_structure table did not have utf8_unicode_ci collation.
That's intentional. ci = case insensitive breaks uppercase subfield codes which are often used to create additional fields in 952. -- You are receiving this mail because: You are watching all bug changes.