http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13601
--- Comment #21 from Marc Véron <[email protected]> --- Created attachment 36748 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36748&action=edit [Signed-off] 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. Signed-off-by: Marc Véron <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
