https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20028 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #10 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- IMO it's not conceivable to push this code as it. We cannot have such code in .pl, without tests, etc. Why not just a $patron->unblessed then use columns.def instead of listing of the patron's attributes? Also found a typo: + 'dateoffbirth' => $patron->dateofbirth, -- You are receiving this mail because: You are watching all bug changes.