Bug 38670

Summary: 773$d doesnt display in record detail page when it should
Product: Koha Reporter: Lucas Gass (lukeg) <lucas>
Component: CatalogingAssignee: Lucas Gass (lukeg) <lucas>
Status: Pushed to main --- QA Contact: Marcel de Rooy <m.de.rooy>
Severity: enhancement    
Priority: P5 - low CC: esther.melander, m.de.rooy
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
25.05.00
Circulation function:
Attachments: Bug 38670: Add 773$d to MARC21 record detail display
Bug 38670: Add 773$d to MARC21 record detail display for OPAC
Bug 38670: Add 773$d to MARC21 record detail display for OPAC
Bug 38670: Add 773$d to MARC21 record detail display
Bug 38670: Add 773$d to MARC21 record detail display for OPAC

Description Lucas Gass (lukeg) 2024-12-10 17:53:11 UTC
To recreate:
1. Pick a framework and expose the 773$t ( title ), 773$g ( parts ), and 773$d ( Place, publisher, and date of publication )
2. Find a record and add some data to each of the fields in step 1. 
3. Notice that the 773$d won't display.
Comment 1 Lucas Gass (lukeg) 2024-12-10 17:55:04 UTC
Created attachment 175361 [details] [review]
Bug 38670: Add 773$d to MARC21 record detail display

To recreate:
1. Pick a framework and expose the 773$t ( title ), 773$g ( parts ), and 773$d ( Place, publisher, and date of publication )
2. Find a record and add some data to each of the fields in step 1.
3. Notice that the 773$d won't display.
4. APPLY PATCH and restart_all
5. Now the 773$d displays.
Comment 2 Lucas Gass (lukeg) 2024-12-10 17:59:03 UTC
Created attachment 175362 [details] [review]
Bug 38670: Add 773$d to MARC21 record detail display for OPAC
Comment 3 ByWater Sandboxes 2024-12-10 18:26:19 UTC
Created attachment 175364 [details] [review]
Bug 38670: Add 773$d to MARC21 record detail display for OPAC

Signed-off-by: esther <esther@bywatersolutions.com>
Comment 4 Esther Melander 2024-12-10 18:32:36 UTC
The 773$d displayed as it should in the staff and OPAC.
Comment 5 Marcel de Rooy 2025-02-21 10:08:00 UTC
Created attachment 178470 [details] [review]
Bug 38670: Add 773$d to MARC21 record detail display

To recreate:
1. Pick a framework and expose the 773$t ( title ), 773$g ( parts ), and 773$d ( Place, publisher, and date of publication )
2. Find a record and add some data to each of the fields in step 1.
3. Notice that the 773$d won't display.
4. APPLY PATCH and restart_all
5. Now the 773$d displays.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Comment 6 Marcel de Rooy 2025-02-21 10:08:02 UTC
Created attachment 178471 [details] [review]
Bug 38670: Add 773$d to MARC21 record detail display for OPAC

Signed-off-by: esther <esther@bywatersolutions.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Comment 7 Katrin Fischer 2025-02-26 12:46:10 UTC
Pushed for 25.05!

Well done everyone, thank you!