[Koha-bugs] [Bug 17933] Internal software error when searching patron without birth date

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 19 11:25:16 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17933

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart at bugs.koha-c
                   |                            |ommunity.org

--- Comment #8 from Jonathan Druart <jonathan.druart at 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.


More information about the Koha-bugs mailing list