5 Jan
2020
5 Jan
'20
10:38 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24263 --- Comment #10 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- It's following an existing pattern (reset or modify an invalid value in -> store). Throwing an exception here would mean to catch it in all our Koha::Patron->store. That is much more work, especially to fix a major bug that impacts stable branches. -- You are receiving this mail because: You are watching all bug changes.