http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8234 --- Comment #3 from Adrien SAURAT <adrien.saurat@biblibre.com> --- Created attachment 12432 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12432&action=edit proposed patch TEST PLAN : 1) As dateformat (in sysprefs) you have to chose the metric system (dd/mm/yyyy). 2) Prepare several transfers from one library to another. 3) Change the dates of these tranfers (table "branchtransfers"), you especially have to create a possible confusion between days and months. 4) Display the "Transfers to receive page". The sort doesn't work properly as dates are treated like "MM/DD/YYYY" dates. Once the patch is applied, the metric system format is handled ok. -- You are receiving this mail because: You are watching all bug changes.