http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6971 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6341|0 |1 is obsolete| | --- Comment #2 from Jared Camins-Esakov <jcamins@cpbibliography.com> 2011-12-02 00:53:17 UTC --- Created attachment 6502 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6502 Bug 6971: XSLT Opac Detail displays 245 subfields out of order. 245 Subfields in the OPAC Detail Display (MARC21slim2OPACDetail.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> Clarified commit message. -- 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.