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)
committerJoy Nelson <joy@bywatersolutions.com>
Mon, 11 May 2020 16:35:08 +0000 (16:35 +0000)
commit8dea59bba0c620da41a47698e2142e61f1dba3f9
treed28eccffd6eb9fafd5f4215a88966a1e787f91c0
parent47414f97c1358da9cd79e1e884ab1f9d74516014
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