[koha-commits] main Koha release repository branch master updated. v16.05.00-1040-gf28460b

Git repo owner gitmaster at git.koha-community.org
Fri Oct 14 11:32:53 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, 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 <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>

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

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