Bug 35779

Summary: Publisher label missing in Staff Interface and OPAC record detail view when using 264 tag
Product: Koha Reporter: Esther Melander <esther.melander>
Component: MARC Bibliographic data supportAssignee: Bugs List <koha-bugs>
Status: CLOSED INVALID QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: 23.11   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Missing publisher label in record detail view

Description Esther Melander 2024-01-11 19:37:09 UTC
Created attachment 160891 [details]
Missing publisher label in record detail view

To Recreate:

1. Ensure the default framework is showing the 264 tag and fields
2. Find a record and ensure there is data in the 264 $a, $b, $c fields.
3. View the record and see the data from the fields are showing, but without a label.
4. View the record in the OPAC and see there is no label.

If the 260 is used instead, the label is present. It should be present for the 264.
Comment 1 Katrin Fischer 2024-01-11 20:16:19 UTC
Hi Esther, did you set the indicators? The indicators determine which label is used for 264.
Comment 2 Esther Melander 2024-01-11 20:32:58 UTC
Yes, it was the indicators. Thanks Katrin.