https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17933 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #8 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- 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.