http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14699
Bug ID: 14699
Summary: Intranet search history issues due to DataTables
pagination
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: ASSIGNED
Severity: normal
Priority: P5 - low
Component: Searching
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
DataTables removes hidden rows from the DOM. Because of that, "Select all",
"Clear all" and the form submission don't work correctly (basically they act
only on the currently displayed page).
As OPAC search history doesn't use DataTables, this bug only affects intranet.
To reproduce:
1/ Go to your search history page
2/ Make you sure you have at least 21 entries in your search history. If not,
do some searches and come back here.
3/ Click "Select all" and change page. The checkboxes on the new page are not
checked.
4/ Check some checkboxes on this new page and click "Clear all". Go back to the
previous page, checkboxes are still checked.
5/ Check some checkboxes on at least 2 different pages and click "Delete". Only
search history entries selected on the current page were deleted.
This bug affects both biblio and authority search history.
--
You are receiving this mail because:
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/