Summary: | Wrong 007/5 label for # in Nonprojected graphic | ||
---|---|---|---|
Product: | Koha | Reporter: | Janusz Kaczmarek <januszop> |
Component: | Templates | Assignee: | Janusz Kaczmarek <januszop> |
Status: | Pushed to main --- | QA Contact: | Martin Renvoize (ashimema) <martin.renvoize> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | martin.renvoize |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | String patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
25.05.00
|
|
Circulation function: | |||
Attachments: |
Bug 39248: Wrong 007/5 label for # in Nonprojected graphic
Bug 39248: Wrong 007/5 label for # in Nonprojected graphic Bug 39248: Wrong 007/5 label for # in Nonprojected graphic |
Description
Janusz Kaczmarek
2025-03-05 12:32:18 UTC
Created attachment 178955 [details] [review] Bug 39248: Wrong 007/5 label for # in Nonprojected graphic According to https://loc.gov/marc/bibliographic/bd007k.html the label for a blank in 007/5 for Nonprojected Graphic should be "No secondary support". Currently, it sais wrongly "No attempt to code". Test plan: ========== 1. Start editing a new record. For field 007 use the value builder. Choose Nonprojected graphic as Material type. Note that under position 05 you get wrong label 'No attempt to code. 2. Apply the patch ; restart_all. 3. Repeat p. 1. You should now see 'No secondary support' for #. Created attachment 178994 [details] [review] Bug 39248: Wrong 007/5 label for # in Nonprojected graphic According to https://loc.gov/marc/bibliographic/bd007k.html the label for a blank in 007/5 for Nonprojected Graphic should be "No secondary support". Currently, it sais wrongly "No attempt to code". Test plan: ========== 1. Start editing a new record. For field 007 use the value builder. Choose Nonprojected graphic as Material type. Note that under position 05 you get wrong label 'No attempt to code. 2. Apply the patch ; restart_all. 3. Repeat p. 1. You should now see 'No secondary support' for #. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 179105 [details] [review] Bug 39248: Wrong 007/5 label for # in Nonprojected graphic According to https://loc.gov/marc/bibliographic/bd007k.html the label for a blank in 007/5 for Nonprojected Graphic should be "No secondary support". Currently, it sais wrongly "No attempt to code". Test plan: ========== 1. Start editing a new record. For field 007 use the value builder. Choose Nonprojected graphic as Material type. Note that under position 05 you get wrong label 'No attempt to code. 2. Apply the patch ; restart_all. 3. Repeat p. 1. You should now see 'No secondary support' for #. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Pushed for 25.05! Well done everyone, thank you! |