Summary: | 773$d doesnt display in record detail page when it should | ||
---|---|---|---|
Product: | Koha | Reporter: | Lucas Gass (lukeg) <lucas> |
Component: | Cataloging | Assignee: | 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
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. Created attachment 175362 [details] [review] Bug 38670: Add 773$d to MARC21 record detail display for OPAC Created attachment 175364 [details] [review] Bug 38670: Add 773$d to MARC21 record detail display for OPAC Signed-off-by: esther <esther@bywatersolutions.com> The 773$d displayed as it should in the staff and OPAC. 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> 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> Pushed for 25.05! Well done everyone, thank you! |