https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30409
--- Comment #15 from Peter Vashchuk <[email protected]> --- Hey David, could you please check this again? How I reproduced your problems with the patch applied: - Circulation > Check in: I used " 39999000008098 " and it did work, it trimmed all trailing whitespaces and found the correct item with the barcode I was looking for, - Circulation > Check out: I used " 39999000008098 " again and again it did work, it trimmed all trailing whitespaces and found the correct item. - Circulation > Renew: I used " 39999000008098 " again, worked as well. - Course reserves > Add reserves for [course name]: used " 39999000008098 " input and it worked here as well. I also tried different barcodes and they all work while trailing whitespaces were properly removed. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
