https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28371
--- Comment #33 from Nick Clemens <[email protected]> --- Created attachment 133872 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=133872&action=edit Bug 28371: (follow-up) Fetch values if not passed There are two places where transformMARC4XSLT is called ouside of XSLTParse4Display ILS-DI if expanding avs get_marc_notes The first was pushed after the initial patches here (bug 26195) The second will only take effect if a notes field is mapped to an av This patch adds a fallback in transformMARC4XSLT to cover these uses and fixes a wrong call in tests -- You are receiving this mail because: 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/
