Bug 10265: Keep punctuation for 8xx series added entry fields (MARC21)
authorKatrin Fischer <katrin.fischer.83@web.de>
Sun, 22 Aug 2021 03:29:47 +0000 (03:29 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 16 Sep 2021 07:54:05 +0000 (21:54 -1000)
commitd32f41bda06adfa448d24d2632ed58c65c94bf8f
treedc722fa0bb8002db3488f1a3a73befc4b472b805
parent5b1bba3cb51eea07a2ba430a025f2f5fd9409ceb
Bug 10265: Keep punctuation for 8xx series added entry fields (MARC21)

At the moment the punctuation entered for $n $p and is
removed in the part template, which leads to displaying the subfields
without any punctuation and spaces in between.

To test:
- Catalog records with various combinations of 8xx series added
  entry fields. Subfield a, t, n, p and v are the most important.
- Verify the display in OPAC and staff is not great.
- Apply the patch.
- Verify the display in OPAC and staff is improved.

For examples see:
https://www.loc.gov/marc/bibliographic/bd80x83x.html

Important note: At the moment 8xx series added entry fields will only display, when
there is also a 490 ind. 1 = 1 field present.

Signed-off-by: Hayley Pelham <hayleypelham@catalyst.net.nz>
Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit a9d66c087a2cd609b3181472ae47377df1d0a840)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl
koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slimUtils.xsl