[Koha-bugs] [Bug 10265] 8xx serial added entries need spaces and punctuation in XSLT display

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Sep 5 14:16:18 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10265

Joonas Kylmälä <joonas.kylmala at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #124129|0                           |1
        is obsolete|                            |

--- Comment #18 from Joonas Kylmälä <joonas.kylmala at iki.fi> ---
Created attachment 124513
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=124513&action=edit
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 at catalyst.net.nz>

Signed-off-by: Joonas Kylmälä <joonas.kylmala at iki.fi>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list