[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.11-35-gfe77946

Git repo owner gitmaster at git.koha-community.org
Mon Oct 24 12:01:06 CEST 2016


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.22.x has been updated
       via  fe779466cc6244ddea9c789066dd4f9a311e4093 (commit)
      from  ef74f4c803da7f139995ab0d16ec3b3f70473e31 (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 fe779466cc6244ddea9c789066dd4f9a311e4093
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Wed Oct 5 13:26:09 2016 +0000

    Bug 17392 - opac/svc/overdrive_proxy is not plack safe
    
    This patch simply replaces the ';'  in the param passed to OverDrive
    with '&'
    
    To test:
    1 - Enable overdrive (requires an account)
    2 - Perform an opac search
    3 - Note the number of overdrive results reported
    4 - Click the link to view the actual overdrive results
    5 - Note the result numbers don't match
    6 - Apply patch
    7 - Repeat 1-4 and note results numbers match and results are relevant
    8 - Test a search with a ';' to ensure this patch isn't breaking
    searches
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    
    Signed-off-by: Katrin Fischer  <katrin.fischer at bsz-bw.de>
    Verified by reading code - couldn't verify using Overdrive.
    
    Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>
    (cherry picked from commit f28460bdb7cbb6a1261d8c50af6b10ffacf54ef3)
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    (cherry picked from commit 80de7080ef5f3694378c4a909b96ee62866d0b41)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 opac/svc/overdrive_proxy |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list