[Bug 23074] New: Holds table sort does not understand dateformat
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23074 Bug ID: 23074 Summary: Holds table sort does not understand dateformat Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: pasi.kallinen@koha-suomi.fi QA Contact: testopia@bugs.koha-community.org Target Milestone: --- Holds table does not sort correctly when the dateformat is eg. DD.MM.YYYY. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23074 paxed <pasi.kallinen@koha-suomi.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard@myacpl.org |pasi.kallinen@koha-suomi.fi -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23074 --- Comment #1 from paxed <pasi.kallinen@koha-suomi.fi> --- Created attachment 90406 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90406&action=edit Bug 23074: Holds table sort does not understand dateformat Holds table does not sort correctly when the dateformat is eg. DD.MM.YYYY. Test plan: 1) Create multiple holds for a patron with different hold creation and expiration dates, with different years, months and days. 2) Change the dateformat to DD.MM.YYYY. 3) Resort the holds table (in circ/circulation or members/moremember) by the hold date or expiration date. The table sorts the date by the day number. 4) Apply patch 5) Redo 3 - the table now sorts correctly. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23074 paxed <pasi.kallinen@koha-suomi.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23074 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23074 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #90406|0 |1 is obsolete| | --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 90420 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90420&action=edit Bug 23074: Holds table sort does not understand dateformat Holds table does not sort correctly when the dateformat is eg. DD.MM.YYYY. Test plan: 1) Create multiple holds for a patron with different hold creation and expiration dates, with different years, months and days. 2) Change the dateformat to DD.MM.YYYY. 3) Resort the holds table (in circ/circulation or members/moremember) by the hold date or expiration date. The table sorts the date by the day number. 4) Apply patch 5) Redo 3 - the table now sorts correctly. Signed-off-by: Pasi Kallinen <pasi.kallinen@koha-suomi.fi> Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23074 Arthur Bousquet <arthur.bousquet@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #90420|0 |1 is obsolete| | --- Comment #3 from Arthur Bousquet <arthur.bousquet@inlibro.com> --- Created attachment 90432 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90432&action=edit Bug 23074: Holds table sort does not understand dateformat Holds table does not sort correctly when the dateformat is eg. DD.MM.YYYY. Test plan: 1) Create multiple holds for a patron with different hold creation and expiration dates, with different years, months and days. 2) Change the dateformat to DD.MM.YYYY. 3) Resort the holds table (in circ/circulation or members/moremember) by the hold date or expiration date. The table sorts the date by the day number. 4) Apply patch 5) Redo 3 - the table now sorts correctly. Signed-off-by: Pasi Kallinen <pasi.kallinen@koha-suomi.fi> Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Arthur Bousquet <arthur.bousquet@inlibro.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23074 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23074 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #90432|0 |1 is obsolete| | --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 90444 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90444&action=edit Bug 23074: Holds table sort does not understand dateformat Holds table does not sort correctly when the dateformat is eg. DD.MM.YYYY. Test plan: 1) Create multiple holds for a patron with different hold creation and expiration dates, with different years, months and days. 2) Change the dateformat to DD.MM.YYYY. 3) Resort the holds table (in circ/circulation or members/moremember) by the hold date or expiration date. The table sorts the date by the day number. 4) Apply patch 5) Redo 3 - the table now sorts correctly. Signed-off-by: Pasi Kallinen <pasi.kallinen@koha-suomi.fi> Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Arthur Bousquet <arthur.bousquet@inlibro.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23074 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |19.11.00 released in| | Status|Passed QA |Pushed to Master -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23074 --- Comment #5 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Nice work! Pushed to master for 19.11.00 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23074 --- Comment #6 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Nice work! Pushed to master for 19.11.00 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org