[Koha-bugs] [Bug 8413] New: Space in barcode breaks GET request in benchmark_staff.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 10 23:43:41 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8413

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8413
          Assignee: 5p4m at gmx.de
           Summary: Space in barcode breaks GET request in
                    benchmark_staff.pl
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: 5p4m at gmx.de
          Hardware: All
            Status: NEW
           Version: master
         Component: Test Suite
           Product: Koha

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.

The bug led to really nice plack benchmarks. Unfortunately they were not true.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list