Bug 17197

Summary: misc/batchupdateISBNs.pl is certainly no longer in use
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: Architecture, internals, and plumbingAssignee: 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:
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
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.
Comment 1 Jonathan Druart 2016-08-25 13:47:15 UTC Comment hidden (obsolete)
Comment 2 Owen Leonard 2016-09-09 13:34:39 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2016-09-10 13:08:44 UTC
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>
Comment 4 Kyle M Hall 2016-09-12 10:48:02 UTC
Pushed to master for 16.11, thanks Jonathan!