https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25082
--- Comment #3 from Katrin Fischer <[email protected]> --- What happens: - When LANG (or any authorised value) is used with a subfield, Koha will replace the codes in the MARCXML with the descriptions, before it is processed by the XSLT, so 041$ager Turns into: 041$aGerman The XSLT currently expects language codes, not descriptions. So when it gets handed a description, it will turn it into "Unknown language". -- 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/
