Summary: | Replace use of the slang term "bib" with the term "record" | ||
---|---|---|---|
Product: | Koha | Reporter: | Kyle M Hall (khall) <kyle> |
Component: | Architecture, internals, and plumbing | Assignee: | Kyle M Hall (khall) <kyle> |
Status: | BLOCKED --- | QA Contact: | Katrin Fischer <katrin.fischer> |
Severity: | trivial | ||
Priority: | P5 - low | ||
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | String patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | 32804 | ||
Bug Blocks: | 32902 | ||
Attachments: |
Bug 32901: Replace use of the slang term "bib" with the term "record"
Bug 32901: Replace use of the slang term "bib" with the term "record" Bug 32901: Replace use of the slang term "bib" with the term "record" Bug 32901: Replace use of the slang term "bib" with the term "record" |
Description
Kyle M Hall (khall)
2023-02-07 17:20:44 UTC
Created attachment 146347 [details] [review] Bug 32901: Replace use of the slang term "bib" with the term "record" The "Item processing" pulldown on manage-marc-import.pl uses the slang term "bib" while the rest of the form uses the correct term "record". This field should be updated with the correct terminology. Test Plan: 1) Find or stage a marc record batch 2) Note the "Item processing" pulldown uses the term "bib" 3) Apply this patch 4) Reload that page 5) Note the "Item proccessing" pulldown now uses the term "record" Created attachment 146350 [details] [review] Bug 32901: Replace use of the slang term "bib" with the term "record" The "Item processing" pulldown on manage-marc-import.pl uses the slang term "bib" while the rest of the form uses the correct term "record". This field should be updated with the correct terminology. Test Plan: 1) Find or stage a marc record batch 2) Note the "Item processing" pulldown uses the term "bib" 3) Apply this patch 4) Reload that page 5) Note the "Item proccessing" pulldown now uses the term "record" Created attachment 146351 [details] [review] Bug 32901: Replace use of the slang term "bib" with the term "record" The "Item processing" pulldown on manage-marc-import.pl uses the slang term "bib" while the rest of the form uses the correct term "record". This field should be updated with the correct terminology. Test Plan: 1) Find or stage a marc record batch 2) Note the "Item processing" pulldown uses the term "bib" 3) Apply this patch 4) Reload that page 5) Note the "Item proccessing" pulldown now uses the term "record" Created attachment 146361 [details] [review] Bug 32901: Replace use of the slang term "bib" with the term "record" The "Item processing" pulldown on manage-marc-import.pl uses the slang term "bib" while the rest of the form uses the correct term "record". This field should be updated with the correct terminology. Test Plan: 1) Find or stage a marc record batch 2) Note the "Item processing" pulldown uses the term "bib" 3) Apply this patch 4) Reload that page 5) Note the "Item proccessing" pulldown now uses the term "record" Signed-off-by: David Nind <david@davidnind.com> Blocked currently by the dependency needing a sign-off. |