https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40416
Bug ID: 40416
Summary: Library filter in patron search not filtering
correctly
Change sponsored?: ---
Product: Koha
Version: 24.11
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Staff interface
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
On the cgi-bin/koha/members/members-home.pl page:
If a system has two branches with similar codes, for example RH and WRH, if you
search for patrons at RH library, you also get results from WRH.
Ideally, the search should be performing 'branchcode = "RH"', not 'branchcode
LIKE "%RH%"'
--
You are receiving this mail because:
You are the assignee for the bug.
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/