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)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 4 May 2020 07:45:25 +0000 (08:45 +0100)
commit1667a5af935115a812bc95db26d31521ccb5ee44
tree0615dff0b85c1aed043657a8566f0b36036f718f
parentc6edd2d7f375f624a922bd59c1b275a9bdba6f97
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>
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl
koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl