https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39228 Bug ID: 39228 Summary: Patron search not correctly limited by branch if branch codes contain overlapping letters within branchcode Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: hebah@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com TO recreate: Have at least two branches in the site where the code of one branch appears within the code of another (BOOK and BOOKMOBILE work, or MAIN and a branchcode of AI or IN). Have at least a patron of each category to see results easily. Run a patron search for all patrons of BOOK branch. See that results include both patrons of BOOK and BOOKMOBILE. It appears that the branchcode is being searched as a 'contains' search, perhaps, instead of exact match on branchcode. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.