http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9061
Melia Meggs <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13493|0 |1 is obsolete| | --- Comment #2 from Melia Meggs <[email protected]> --- Created attachment 13494 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13494&action=edit [Signed off] Bug 9061 - DataTables date sort does not work with date in uk format (dd/mm/yyyy) The DataTables plugin doesn't include native support for sorting date in uk/euro format (dd/mm/yyyy). This patch adds a plugin to be optionally included in cases where the Koha dateformat preference is set to "metric." The patron circulation history page is the only page affected by this patch. If it is found to be working well I will submit follow-ups to cover other instances where sorting by date occurs. To test, load the patron circulation history page (members/readingrec.pl) for a patron with a circulation history. Sorting by "date," "checked out on," "date due," and "Return date" should work correctly with under all three dateformat settings. Signed-off-by: Melia Meggs <[email protected]> -- 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/
