https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41341 Bug ID: 41341 Summary: Some filters do not use the exact match in detail.pl Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff interface Assignee: koha-bugs@lists.koha-community.org Reporter: baptiste.wojtkowski@biblibre.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Bug 40876 added an exact match constraint on column filtering. However, it looks like historically, there were such filters on itemtypes and library (option values are in the form of "^XXX$") but are not applied anymore. Steps to reproduce: 1 - Create a library with code "M" and an itemtype with code "B". 2 - Go on /cgi-bin/koha/catalogue/detail.pl?biblionumber=233 (a biblio with items from midway (MPL) and books (BK) 3 - Filter using library and itemtype created in 1 -> you will get some new filters -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.