Bug 30430: UNIMARC XSLT add field B214 display
authorFrançois Pichenot <fpichenot@ville-roubaix.fr>
Wed, 13 Apr 2022 11:20:11 +0000 (13:20 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 1 Jul 2022 19:51:21 +0000 (16:51 -0300)
commitb82a37f11a0fd5b7bc76f6190308a797815e6f40
tree7156bdce27c3d0435139896cc769cf1819c815d2
parent9b32080571175a497251bcde974844927f285d8b
Bug 30430: UNIMARC XSLT add field B214 display

test plan :
- Apply patch
- Find a record with a B214
- Check on both Opac-Details and Opac-Result that the field is
  displayed.
- Do the same checks on catalogue/search results and catalogue/details
  in Staff interface.
- Add a 210 field to the record (legacy)
- It should be displayed as well

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Tomás Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2intranetDetail.xsl
koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2intranetResults.xsl
koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslimUtils.xsl
koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslim2OPACDetail.xsl
koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslim2OPACResults.xsl
koha-tmpl/opac-tmpl/bootstrap/en/xslt/UNIMARCslimUtils.xsl