[Koha-bugs] [Bug 24214] due date displayed in iso format (when sticky)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 11 12:25:45 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24214

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 96193
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96193&action=edit
Bug 24214: Fix due date formatting when sticky

When checking out and sticky due date is selected, on the next screen
the due date is displayed iso-formatted, instead of following the
dateformat syspref

Test plan:
0/ Do not apply the patch
1/ Check an item out, with a selected due date. Tick "Remember for
session"
2/ Next screen you see the date like YYYY-MM-DD HH:MM
regarless the value of the dateformat syspref
3/ Apply this patch
4/ Reload the page
=> The date is correctly formatted
5/ Check an item out
=> Due date is correctly set

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


More information about the Koha-bugs mailing list