[Bug 6453] New: The "Compare barcodes list to results" functionnality of inventory.pl can't find barcodes
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6453 Bug #: 6453 Summary: The "Compare barcodes list to results" functionnality of inventory.pl can't find barcodes Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Tools AssignedTo: gmcharlt@gmail.com ReportedBy: fcapovilla@live.ca QAContact: koha-bugs@lists.koha-community.org Created attachment 4354 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4354 Corrects the barcode comparisons in inventory.pl In /tools/inventory.pl : If the option "Compare barcodes list to results" is used with a barcodes file and an item callnumber interval, all found records are shown as "Not found among barcodes in barcodes file." even if they actually exist in the barcodes file. Tested with a barcodes file containing "X00030851" and the interval "N6537 D" to "N6538 Z" on my instance. The item with the barcode X00030851 was shown in this interval, but had the value "Not found among barcodes in barcodes file." in the "Problem" column. The problem is caused by an incorrect use of the grep function with an array of hashes. Patch attached. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6453 Frédérick Capovilla <fcapovilla@live.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Patch Status|--- |Needs Signoff AssignedTo|gmcharlt@gmail.com |fcapovilla@live.ca -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6453 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4354|0 |1 is obsolete| | --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2011-06-15 15:33:29 UTC --- Created attachment 4483 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4483 [SIGNED-OFF] Corrects the barcode comparisons in inventory.pl Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6453 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de Patch Status|Needs Signoff |Signed Off -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6453 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz Patch Status|Signed Off |Patch Pushed Severity|enhancement |minor --- Comment #2 from Chris Cormack <chris@bigballofwax.co.nz> 2011-06-20 00:10:14 UTC --- Pushed to master please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6453 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2011-08-05 17:32:20 UTC --- Barcodes from my file were correctly found. Marking fixed! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org