Summary: | misc/batchupdateISBNs.pl is certainly no longer in use | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Architecture, internals, and plumbing | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | kyle, mtj |
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: | ||
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 17196 | ||
Attachments: |
Bug 17197: Remove misc/batchupdateISBNs.pl
[SIGNED-OFF] Bug 17197: Remove misc/batchupdateISBNs.pl [PASSED QA] Bug 17197: Remove misc/batchupdateISBNs.pl |
Description
Jonathan Druart
2016-08-25 13:45:54 UTC
Created attachment 54874 [details] [review] Bug 17197: Remove misc/batchupdateISBNs.pl This script has not been updated for ages and is UNIMARC specific. Since I am working on bug 17196 to move marcxml out of biblioitems table, I'd like not to rewrite unused scripts (and lost my time...) So if someone complains later, I will rewrite it on top of bug 17196. Created attachment 55436 [details] [review] [SIGNED-OFF] Bug 17197: Remove misc/batchupdateISBNs.pl This script has not been updated for ages and is UNIMARC specific. Since I am working on bug 17196 to move marcxml out of biblioitems table, I'd like not to rewrite unused scripts (and lost my time...) So if someone complains later, I will rewrite it on top of bug 17196. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 55478 [details] [review] [PASSED QA] Bug 17197: Remove misc/batchupdateISBNs.pl This script has not been updated for ages and is UNIMARC specific. Since I am working on bug 17196 to move marcxml out of biblioitems table, I'd like not to rewrite unused scripts (and lost my time...) So if someone complains later, I will rewrite it on top of bug 17196. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> Pushed to master for 16.11, thanks Jonathan! |