https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16624 --- Comment #12 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 52547 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52547&action=edit [PASSED QA] Bug 16624: Fix regression displaying a letter with hours Bug 13622 has introduced a bug, if pref TimeFormat is 12hr and a date is displayed in both title and content of the letter. Test plan: 1 - Checkout an item (with default time 11:59:00 PM) 2 - Generate a quickslip 3 - Notice the time is 'AM' 4 - Apply patch 5 - Generate quickslip 6 - Note time is correct Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.