Koha/koha-tmpl/opac-tmpl/bootstrap/en/xslt
Katrin Fischer fd1a48f044
Bug 17938: Fix display of label for repeated MARC 583 - Action note fields
When there are mulitple 583 on a record, the label "Action note" will be
repeated for each. This fixes it, so that the label only appears once and
multiple fields are separated by | following the existing pattern.

Also makes sure there is a space between $z and other subfields.

Note:
Ind. 1 = private - These won't display in the OPAC
Ind. 1 = 0 or empty - These will display in the OPAC
Staff will display all 583 independent from indicator.

To test:
- Add one or more records with none, one and muliple 583, at least one including $z
  For examples see:
  http://www.loc.gov/marc/bibliographic/bd583.html
- Verify display problems
- Apply patch
- Verify display is improved - one label and $z is followed by a space

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-04-03 14:28:59 +01:00
..
compact.xsl
MARC21Languages.xsl Bug 23783: Show languages from MARC21 field 041 in OPAC 2020-01-02 12:29:07 +00:00
MARC21slim2OPACDetail.xsl Bug 17938: Fix display of label for repeated MARC 583 - Action note fields 2020-04-03 14:28:59 +01:00
MARC21slim2OPACResults.xsl Bug 7611: (follow-up) separate positive and negative statuses as in the past 2020-02-17 11:21:38 +00:00
MARC21slimUtils.xsl Bug 24654: Remove trailing quote in rda264 XSLT 2020-02-19 10:58:44 +00:00
NORMARCslim2OPACDetail.xsl Bug 22581: Show and play musical inscripts 2019-11-03 08:11:38 +00:00
NORMARCslim2OPACResults.xsl Bug 14716: Fix more unencoded url parameters. 2018-10-31 13:19:23 +00:00
NORMARCslimUtils.xsl Bug 14716: Fix more unencoded url parameters. 2018-10-31 13:19:23 +00:00
plainMARC.xsl Bug 10647 - Make OPAC MARC plain view work for all flavours of MARC 2014-03-14 14:50:13 +00:00
UNIMARCslim2OPACDetail.xsl Bug 22969: fix biblionumber on 001 in UNIMARC XSLT 2020-03-06 09:56:00 +00:00
UNIMARCslim2OPACResults.xsl Bug 22969: fix biblionumber on 001 in UNIMARC XSLT 2020-03-06 09:56:00 +00:00
UNIMARCslimUtils.xsl Bug 23383: fix IdRef syspref test in XSLT 2020-03-16 10:42:02 +00:00