[Koha-bugs] [Bug 13525] Date sorting on accounts (fines) tab doesn't work correctly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 19 07:26:02 CET 2015


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #35004|0                           |1
        is obsolete|                            |

--- Comment #4 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 35358
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35358&action=edit
[PASSED QA] Bug 13525 - Date sorting on accounts (fines) tab doesn't work
correctly

Date sorting of charges under Patron -> Fines -> Account is done based
on formatted dates, so sorting is broken depending on your dateformat
system preference. This patch implements the standard "title-string"
date sorting method.

To test, apply the patch and view the Account tab. Test sorting of
charges under various settings of the dateformat system preference. Date
sorting should work correctly in all cases.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
Works as described and fixes sorting problem.

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


More information about the Koha-bugs mailing list