Bug 12907

Summary: MARC21 relator codes and terms: Display relator term ($e) instead of relator code ($4)
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: MARC Bibliographic data supportAssignee: Galen Charlton <gmcharlt>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: esther.melander
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Katrin Fischer 2014-09-11 09:54:42 UTC
In case when both relator code $4 and relator term $e are used in a record, display the relator term instead of the code.

Example:
700 	1 		
_aKuczaj, Stan A.
_eHrsg.
_4edt
_916185026 

Without relator terms being set up as an authorized value, this will display in OPAC as:

Kuczaj, Stan A. [edt]

If we had a rule to display $e if it is set in the record, it would be:

Kuczaj, Stan A. [Hrsg.]
Comment 1 Esther Melander 2024-02-27 17:59:19 UTC
Bug 35981 is about adding relator codes as authorized values.