[Koha-bugs] [Bug 13601] Get rid of DateTime::Format::DateParse

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 9 09:40:09 CET 2015


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

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

--- Comment #14 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 36736
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36736&action=edit
Bug 13601: Add a fallback check for compability with existing code

There are a lot of places where the date comes from the DB but the
dateformat parameter is not set to 'sql'.
dt_from_string needs to fallback with this format if the pref format
does not match.

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


More information about the Koha-bugs mailing list