https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25608 --- Comment #1 from didier <didier.gautheron@biblibre.com> --- Created attachment 105373 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105373&action=edit Bug 25608: Regression - Bug 23463 broke inventory Test plan : - Create a biblio with default framework - Create an item with barcode='000AAA1', callnumber='ZZZAAA1' - Create an item with barcode='000AAA2', callnumber='ZZZAAA2' - Create a file 'barecodes.txt' containing 2 lines '000AAA1' and '000AAA2' - Go to inventory tool : /cgi-bin/koha/tools/inventory.pl - Choose file in 'Barcode file' - Enter item callnumber between 'ZZZ' and 'ZZZa' - Check 'Compare barcodes list to results' - Submit => without patch, you get an error trace - Apply patch, it works -- You are receiving this mail because: You are watching all bug changes.