[koha-commits] main Koha release repository branch 3.8.x updated. v3.08.04-16-g27fef85

Git repo owner gitmaster at git.koha-community.org
Sat Sep 1 09:43:30 CEST 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 3.8.x has been updated
       via  27fef85d3d7fd0af090c8cfa6db3b65ab9433b5e (commit)
      from  9cd04fc099ec0567b585f6210cc7facf694cd9cd (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 27fef85d3d7fd0af090c8cfa6db3b65ab9433b5e
Author: Mirko Tietgen <5p4m at gmx.de>
Date:   Wed Jul 11 13:08:10 2012 +0200

    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.
    
    Also fixes a typo.
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

-----------------------------------------------------------------------

Summary of changes:
 misc/load_testing/benchmark_staff.pl |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list