http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10184
Bug ID: 10184
Summary: Circulation History reverses sort order
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Patrons
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
The script members/readingrec.pl specifically requests the users issues ordered
with the most recent (by due date) first. But they are displayed in
approximately the reverse order to this. The cause is that unless explicitly
disabled the datatables sort their data and not being given a specification
they do so in ascending order by the first column. The pre display sort of
already sorted data needs disabling
--
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/