https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21845
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor Assignee|[email protected] |[email protected] |ity.org | Status|NEW |ASSIGNED Version|18.05 |master --- Comment #1 from Owen Leonard <[email protected]> --- It looks to me like the sorting of the table changed arbitrarily--DataTables sorts by the first column by default if no sorting option is set. This overrode the sorting of the data passed by the script (publisheddate). So, a regression of sorts. heh. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
