[Koha-bugs] [Bug 8532] Old/iffy data causes error checking out

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 31 13:26:39 CEST 2012


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

--- Comment #1 from Robin Sheat <robin at catalyst.net.nz> ---
Created attachment 11216
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11216&action=edit
Bug 8532 - improve robustness when converting dates

If undef is passed to the date format conversion function, it dies. This
can happen when you have old data in the database. Better to handle it
in some fashion rather than die, so now it just returns undef too.

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


More information about the Koha-bugs mailing list