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

--- Comment #18 from Tomás Cohen Arazi <[email protected]> ---
Created attachment 103106
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=103106&action=edit
[19.11.x] Bug 24487: Don't apply matching criteria to path parameters

This patch separates query parameters from path parameters, and uses exact
matching for the later.

To test:
1. Apply this patch
2. prove t/Koha/REST/Plugin/Query.t t/db_dependent/Koha/REST/Plugin/Objects.t
SUCCESS => tests ok
3. Sign off

Signed-off-by: Tomas Cohen Arazi <[email protected]>
Signed-off-by: Martin Renvoize <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to