Bug 15594: preserve sequence of 260 subfields in detail page
authorBlou <blou@inlibro.com>
Mon, 6 Dec 2021 18:48:30 +0000 (13:48 -0500)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 9 Mar 2022 09:03:34 +0000 (23:03 -1000)
commita94ddd25e72ea0447c7509875f0a5f2051ef8e79
treee9187f6c712cbf36ab9d05489d66862ab2040737
parent739ce52ff8aa5ca69bc7525de6b67a049a56a22b
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>
koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl