[Bug 9349] New: Saved reports: sort broken on creation date
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9349 Bug ID: 9349 Summary: Saved reports: sort broken on creation date Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: minor Priority: P5 - low Component: Reports Assignee: adrien.saurat@biblibre.com Reporter: adrien.saurat@biblibre.com The sort on creation date does not work with non-US dates. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9349 --- Comment #1 from Adrien SAURAT <adrien.saurat@biblibre.com> --- Created attachment 14423 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14423&action=edit proposed patch TEST PLAN : Try with different date formats (system preference "dateformat") Before patch, the "dd/mm/yyyy" is not well sorted. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9349 Adrien SAURAT <adrien.saurat@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9349 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |9182 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9349 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9349 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #14423|0 |1 is obsolete| | --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 14426 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14426&action=edit [SIGNED-OFF] Bug 9349: fix on date sort in Saved Reports Allows the dd/mm/yyyy format to be correctly sorted in the Saved Reports table. TEST PLAN : Try with different date formats (system preference "dateformat") Before patch, the "dd/mm/yyyy" is not well sorted. Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9349 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |jonathan.druart@biblibre.co | |m Depends on| |9108 --- Comment #3 from Jonathan Druart <jonathan.druart@biblibre.com> --- Hi Adrien, I link this bug with 9108. Have a look to it and see the new way to check the dateformat pref. This new way will become a new best practice. So your patch will be: + [% IF ( dateformat == "metric" ) %]dateFormat: 'uk',[% END %] Marked as Failed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9349 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |RESOLVED Resolution|--- |INVALID --- Comment #4 from Jonathan Druart <jonathan.druart@biblibre.com> --- Bug 9466 introduces Datatable on this page. This patch becomes useless. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9349 Bug 9349 depends on bug 9108, which changed state. Bug 9108 Summary: Add uk/euro date sort filter to pages which require it http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9108 What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9349 Bug 9349 depends on bug 9108, which changed state. Bug 9108 Summary: Add uk/euro date sort filter to pages which require it http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9108 What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org