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, master has been updated
       via  f28460bdb7cbb6a1261d8c50af6b10ffacf54ef3 (commit)
      from  43418ae9f088f023b1d398ab30faaebb9c00cbf5 (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 f28460bdb7cbb6a1261d8c50af6b10ffacf54ef3
Author: Nick Clemens <n...@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 <chr...@catalyst.net.nz>
    
    Signed-off-by: Katrin Fischer  <katrin.fisc...@bsz-bw.de>
    Verified by reading code - couldn't verify using Overdrive.
    
    Signed-off-by: Brendan Gallagher <bren...@bywatersolutions.com>

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

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


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
koha-commits@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to