http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6971 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6503|0 |1 is obsolete| | --- Comment #5 from Chris Cormack <chris@bigballofwax.co.nz> 2011-12-02 06:28:59 UTC --- Created attachment 6506 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6506 Bug 6971: XSLT Intranet Detail displays 245 subfields out of order 245 Subfields in the Intranet Detail Display (MARC21slim2intranetDetail.xsl) are being reordered on display. Instead of displaying 245$a 245$h 245$b, the stylesheet was displaying 245$a 245$b 245$h. This patch does not address ISBD punctuation. Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> Follow-up patch to address the issue in the staff client. Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> -- 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.