[Koha-bugs] [Bug 11244] notices ignoring the dateformat preference

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 20 14:28:05 CET 2013


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

--- Comment #8 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 23711
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23711&action=edit
Bug 11244: notices ignoring the dateformat preference

Overdue notices are using the MySQL date format and not the dateformat
in the system preferences.

Test Plan:
1) Enable checkout notices for a patron, make sure the date due is in
   the notice.
2) Check out an item to that patron, note the date is in the mysql
   datetime format
3) Apply this patch
4) Check out another item to the patron, not the date is now in the
   preferred date format.

http://bugs.koha-community.org/show_bug.cgi?id=10774
Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list