https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28892
--- Comment #1 from Katrin Fischer <[email protected]> --- Sadly I am not sure we will be able to fix this. The biblio_metadata has a case insensitive collation right now. Which I think is what we want when searching for example for a title or author in the record. I am not sure we can treat the attributes (MARC fields and subfields) in the MARCXML record as case sensitive, while treating the contents of the elements as case insensitive at the same time. -- You are receiving this mail because: You are the assignee for the bug. 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/
