[Koha-bugs] [Bug 28847] Branch limits while searching should be expanded in query building and not in CGI

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Sep 18 10:15:58 CEST 2021


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

Joonas Kylmälä <joonas.kylmala at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #124574|0                           |1
        is obsolete|                            |
 Attachment #124575|0                           |1
        is obsolete|                            |
 Attachment #124576|0                           |1
        is obsolete|                            |
 Attachment #124577|0                           |1
        is obsolete|                            |
 Attachment #124797|0                           |1
        is obsolete|                            |
 Attachment #124831|0                           |1
        is obsolete|                            |

--- Comment #23 from Joonas Kylmälä <joonas.kylmala at iki.fi> ---
Created attachment 125017
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125017&action=edit
Bug 28847: Move SearchLimitLibrary code to QueryBuilder Modules

This patch removes the code from the search scripts into QueryBuilder
modules.

To test:
1 - Have a library group defined as a search group for both staff and opac
2 - Search on staff client and opac with that group limit and a single branch
limit
3 - Note your results/counts
4 - Note the visuals of the search description
5 - Apply patch
6 - Repeat searches
7 - All should work as before

Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com>

Signed-off-by: Joonas Kylmälä <joonas.kylmala at iki.fi>

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


More information about the Koha-bugs mailing list