10 Jul
2012
10 Jul
'12
11:05 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8413 --- Comment #2 from Mirko Tietgen <5p4m@gmx.de> --- Created attachment 10760 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10760&action=edit Bug 8413 Space in barcodes breaks GET request in benchmark_staff.pl GET requests in benchmark_staff.pl test 6 do not work if a space character is part of the barcode. That seems highly unlikely to happen in barcodes, but is possible if no real barcodes are used but a substitute, like a copy of the call number. Space character needs to be changed to %20 for the request to work. -- You are receiving this mail because: You are watching all bug changes.