Bug 23119: MARC21 added title 246, 730 subfield i displays out of order, and should...
authorDavid Roberts <david@koha-ptfs.co.uk>
Mon, 6 Apr 2020 23:42:19 +0000 (23:42 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Fri, 15 May 2020 17:33:33 +0000 (17:33 +0000)
commit782656207353e72a15a185b9e06578d13747d875
treed9c9ea6673a07009c8d2d9ebda7a583476b32e9e
parentd6b29be58e600eb969a2c058a06c88029e32d1ae
Bug 23119: MARC21 added title 246, 730 subfield i displays out of order, and should display before subfield a

This patch makes the subfield i display before subfield a in the 246 and
730 fields

To test:

1) Create a bibliographic record with data in several subfields in tags
246 and 730.
2) See that subfield i displays at the end of the field in the 246
field, and probably not at all in the 730 field. Check in both the OPAC
and staff client
3) Apply the patch.
4) Check your bib record again in both clients. Subfield i should now
display before subfield a.

Signed-off-by: Heather Hernandez <heather_hernandez@nps.gov>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit 8dea59bba0c620da41a47698e2142e61f1dba3f9)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl
koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl