Koha/koha-tmpl/opac-tmpl/bootstrap/en/xslt
Blou a94ddd25e7 Bug 15594: preserve sequence of 260 subfields in detail page
When ordered $a$b$a$b$c in the MARC object, 260 subfields are displayed
$a$a$b$b$c.  This goes against the standard.

This patch preserves the order.

0) create a notice with $a$b$a subfields.  In that (mixed) order.
1) Go to detail page and see the fields displayed as "aab"
2) apply the patch
3) validate the aba display.

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2022-03-08 23:03:34 -10:00
..
compact.xsl Bug 25381: XSLTs should not define entities 2021-01-22 13:46:40 +01:00
MARC21Languages.xsl Bug 25381: XSLTs should not define entities 2021-01-22 13:46:40 +01:00
MARC21slim2OPACDetail.xsl Bug 15594: preserve sequence of 260 subfields in detail page 2022-03-08 23:03:34 -10:00
MARC21slim2OPACResults.xsl Bug 27627: Fix invalid HTMl in OPAC results XSLT: change spans to divs 2022-02-24 14:35:36 -10:00
MARC21slimUtils.xsl Bug 11175: Display components in own tab 2021-10-26 16:46:02 +02:00
plainMARC.xsl Bug 25381: XSLTs should not define entities 2021-01-22 13:46:40 +01:00
UNIMARCslim2OPACDetail.xsl Bug 25381: XSLTs should not define entities 2021-01-22 13:46:40 +01:00
UNIMARCslim2OPACResults.xsl Bug 24630: (follow-up 2) call number when singleBranchMode=1 2022-02-14 21:41:38 -10:00
UNIMARCslimUtils.xsl Bug 25381: XSLTs should not define entities 2021-01-22 13:46:40 +01:00