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

--- Comment #12 from Chris Cormack <[email protected]> 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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to