https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34020 Bug ID: 34020 Summary: Sequence of MARC 264 subfields different on XSLT result list and detail page Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: hagud@orex.es QA Contact: testopia@bugs.koha-community.org Related: 15594 MArc260 has been replaced by 264 (RDA) and the improvement of xslt display for 260 has not been moved to 264 As it happened with 260, now 264 is a repeteable field, but it displays in the wrong way in OPAC and staff xslt copied from bug 15594 Sequence of MARC 264 subfields different on XSLT result list and detail page (both in staff client and OPAC) when there are repeating subfields $a and/or $b. For example: On MARC cataloguing screen it is entered as: $aNew York :$bHarperCollins ;$aMelbourne :$bCollins,$c2016 is displayed as: New York : Melbourne : HarperCollins ; Collins, 2016 It needs to match the order it is entered on the MARC cataloguing screen. -- You are receiving this mail because: You are watching all bug changes.