https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17933
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |ommunity.org --- Comment #8 from Jonathan Druart <[email protected]> --- Hi Dobrica! Since 3.21.00.023 you should not have any 0000-00-00 values in the borrowers table. We should no longer deal with these values in our code. However undef must be handled in the ->get_age method. I also agree with the change in the pl script. Note that these 2 last patches will break again 0000-00-00, will you agree with that? Do you know why you still get these invalid values in DB? -- 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/
