Bug 15594: preserve sequence of 260 subfields in (staff) detail page
authorBlou <blou@inlibro.com>
Wed, 8 Dec 2021 21:45:29 +0000 (16:45 -0500)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 9 Mar 2022 09:03:34 +0000 (23:03 -1000)
commit93c1d533c6cdf81d4a5f61824cd884b179a26605
tree1a201a724a097bd2e464c7a48c18c3c2f9bda0c1
parenta94ddd25e72ea0447c7509875f0a5f2051ef8e79
Bug 15594: preserve sequence of 260 subfields in (staff) 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 staff 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/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl