https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18961
Bug ID: 18961
Summary: Datatable column filters of style 'select' should do
an exact match
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Datatable column filters of type select do not do an exact match. E.g. for a
select with values 'Fiction' and 'Non-fiction', filtering after 'Fiction' will
match both.
To reproduce:
- Apply patch of Bug 16485 - Collection column in Item search is always empty
- Make sure you have collection codes 'Fiction' and 'Non-fiction'
- Do an item search
- Filter column 'Collection', select 'Fiction'
- Result: Column contains items of both collections (Fiction and Non-fiction)
Similar problems can happen for other column filters of type select as well,
see:
jQuery DataTable ColumnFilter plugin. Can the “select” filter style support
exact match?
https://stackoverflow.com/questions/9520423/jquery-datatable-columnfilter-plugin-can-the-select-filter-style-support-exac
--
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]
http://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/