[Koha-bugs] [Bug 17392] opac/svc/overdrive_proxy is not plack safe

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 11 11:39:24 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17392

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #56069|0                           |1
        is obsolete|                            |

--- Comment #6 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 56151
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56151&action=edit
[PASSED QA] 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.

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


More information about the Koha-bugs mailing list