[Koha-bugs] [Bug 5565] Default OAI UNIMARC to Dublin Core XSL adds superfluous blanks

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 19 09:07:33 CET 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5565

--- Comment #12 from Chris Cormack <chris at bigballofwax.co.nz> 2011-12-19 08:07:33 UTC ---
Signed off on the first patch

But the second one deletes the leader as well as changing the indentation

-        <xsl:variable name="leader" select="marc:leader"/>
-        <xsl:variable name="leader6" select="substring($leader,7,1)"/>
-        <xsl:variable name="leader7" select="substring($leader,8,1)"/>
-        <xsl:variable name="controlField008"
select="marc:controlfield[@tag=008]"/>

Should this be happening?

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list