Summary: | Small typo in bulkmarcimport.pl | ||
---|---|---|---|
Product: | Koha | Reporter: | Andreas Roussos <a.roussos> |
Component: | Command-line Utilities | Assignee: | Andreas Roussos <a.roussos> |
Status: | CLOSED FIXED | QA Contact: | Nick Clemens (kidclamp) <nick> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | aleisha, lucas, nick, robin |
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: |
20.11.00, 20.05.05
|
|
Circulation function: | |||
Attachments: |
Bug 26451: fix typo in bulkmarcimport.pl
Bug 26451: fix typo in bulkmarcimport.pl Bug 26451: fix typo in bulkmarcimport.pl |
Description
Andreas Roussos
2020-09-14 08:07:38 UTC
Created attachment 110035 [details] [review] Bug 26451: fix typo in bulkmarcimport.pl bulkmarcimport.pl displays a small typo when a MARC modification template is being used: "modofication". This patch fixes that. Test plan: apply the patch, and confirm the script no longer displays the typo. Created attachment 110060 [details] [review] Bug 26451: fix typo in bulkmarcimport.pl bulkmarcimport.pl displays a small typo when a MARC modification template is being used: "modofication". This patch fixes that. Test plan: apply the patch, and confirm the script no longer displays the typo. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 110103 [details] [review] Bug 26451: fix typo in bulkmarcimport.pl bulkmarcimport.pl displays a small typo when a MARC modification template is being used: "modofication". This patch fixes that. Test plan: apply the patch, and confirm the script no longer displays the typo. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Pushed to master for 20.11, thanks to everybody involved! backported to 20.05.x for 20.05.05 enhancement, not backported to 19.11.x |