https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22385

--- Comment #1 from José-Mario Monteiro-Santos 
<[email protected]> ---
Created attachment 85446
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=85446&action=edit
BUG 22385 - Itemslost report does not sort date properly in uk format
(dd/mm/yyyy)

As per the new coding guidelines, the date in
itemslost.tt should be formatted using the
KohaDates plugin.
Itemslost.pl now sends an unformatted date
to the template, so that the DataTable can
sort it properly in every Date Format

To test:
1. Set DateFormat to DD/MM/YYYY
2. Go to Reports - Items Lost and run the report
3. Click on the "Date last seen" header to sort
4. Notice that the dates are ordered by day
5. Apply patch
6. Reload the page / regenerate the report
7. Sort by "Date last seen"
8. Notice that the dates are properly sorted

-- 
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/

Reply via email to