3 Dec
2021
3 Dec
'21
8:06 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29556 --- Comment #8 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Jonathan: Here is what makes the difference (yes it is confusing at least): MARC21slim2MODS.xsl contains <xsl:include href="MARC21slimUtils.xsl"/> This is our include that contains the template named part. But MARC21slim2MADS.xsl contains <xsl:include href="http://www.loc.gov/marcxml/xslt/MARC21slimUtils.xsl"/> This is NOT our include, but the LOC one. And it does not include a template named part. Etc. -- You are receiving this mail because: You are watching all bug changes.