[Koha-bugs] [Bug 13168] "Today's checkouts" sort improperly because issuedate lacks seconds.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 31 06:28:53 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13168

--- Comment #2 from Marc Véron <veron at veron.ch> ---
Created attachment 33021
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33021&action=edit
[Signed-off] Bug 13168 - "Today's checkouts" sort improperly because issuedate
lacks seconds.

TO REPLICATE:

Prepare a bunch of Items (6+) for checking out, or have a set of barcodes ready
for copy-pasting.
Check-out those items quickly within one minute and observe that the sorting
order is not always from the first checkout to the last.

This is because the issuedate doesn't have seconds defined.

AFTER THIS

The bunch of Items is sorted properly.

Tiny patch, works as expected. Passed QA script.
Signed-off-by: Marc Véron <veron at veron.ch>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list