Summary: | OPAC_SEARCH_LIMIT behaves badly with search groups | ||
---|---|---|---|
Product: | Koha | Reporter: | Martin Renvoize (ashimema) <martin.renvoize> |
Component: | OPAC | Assignee: | Martin Renvoize (ashimema) <martin.renvoize> |
Status: | CLOSED FIXED | QA Contact: | Paul Poulain <paul.poulain> |
Severity: | trivial | ||
Priority: | P4 | CC: | gitbot, gmcharlt, paul.poulain |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
Bug 10798 - OPAC_SEARCH_LIMIT behaves badly with search groups
[SIGNED-OFF] Bug 10798 - OPAC_SEARCH_LIMIT behaves badly with search groups Bug 10798 - OPAC_SEARCH_LIMIT behaves badly with search groups Bug 10798 follow-up: replacing tabs by spaces |
Description
Martin Renvoize (ashimema)
2013-08-28 14:48:58 UTC
Created attachment 20708 [details] [review] Bug 10798 - OPAC_SEARCH_LIMIT behaves badly with search groups Patch applied cleanly, go forth and signoff Created attachment 21739 [details] [review] [SIGNED-OFF] Bug 10798 - OPAC_SEARCH_LIMIT behaves badly with search groups Since the addition of search groups to koha, the branch limiting parameter in multiple PAC by URL support should also support limiting by these search groups. This patch adds this ability. Signed-off-by: Srdjan <srdjan@catalyst.net.nz> QA comment: trivial patch, but with tabs instead of spaces ! will pass it QA with a follow-up Created attachment 22237 [details] [review] Bug 10798 - OPAC_SEARCH_LIMIT behaves badly with search groups Since the addition of search groups to koha, the branch limiting parameter in multiple PAC by URL support should also support limiting by these search groups. This patch adds this ability. Signed-off-by: Srdjan <srdjan@catalyst.net.nz> Created attachment 22238 [details] [review] Bug 10798 follow-up: replacing tabs by spaces Signed-off-by: Paul Poulain <paul.poulain@biblibre.com> Pushed to master. Thanks, Martin! |