http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6971 --- Comment #3 from Jared Camins-Esakov <jcamins@cpbibliography.com> 2011-12-02 00:53:32 UTC --- Created attachment 6503 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6503 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. -- 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.