Koha/koha-tmpl/intranet-tmpl/prog/en
Blou 93c1d533c6 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>
2022-03-08 23:03:34 -10:00
..
data Bug 25381: XSLTs should not define entities 2021-01-22 13:46:40 +01:00
includes Bug 29136: Ajaxify the patron search when placing a hold 2022-03-08 23:03:34 -10:00
modules Bug 29136: (QA follow-up) missing filters 2022-03-08 23:03:34 -10:00
xslt Bug 15594: preserve sequence of 260 subfields in (staff) detail page 2022-03-08 23:03:34 -10:00
columns.def Bug 29481: Terminology: Fix other occurrences of 'Collection code' 2022-01-28 11:09:06 -10:00