https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40695
--- Comment #2 from Katrin Fischer <[email protected]> --- We use the ISIL as branchcode since the beginning, as it's a unique identifier for the library and is also used in the MARC records. German ISIL are derived from the pre-existing Sigel for ILL and can contain lower and upper case letters. While SQL doesn't care, whenever the code is compared using Perl or Python, the difference will have comparisons fail. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
