Bug 29466 - MARC21: Missing space between repeated $e subfields in 7xx and 1xx in result lists
Summary: MARC21: Missing space between repeated $e subfields in 7xx and 1xx in result ...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: MARC Bibliographic data support (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-12 14:21 UTC by Katrin Fischer
Modified: 2021-11-12 14:22 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2021-11-12 14:21:19 UTC
If you have an author with multiple relator terms in $e there is no space between the entries. Example: 700$aName$eEditor$eAuthor
Comment 1 Katrin Fischer 2021-11-12 14:22:00 UTC
This only affects the result lists. Using <xsl:text> </xsl:text> instead of a plain space seems to fix the issue.