[Koha-bugs] [Bug 24263] borrowers.relationship should not contain an empty string

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jan 5 22:38:09 CET 2020


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

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


More information about the Koha-bugs mailing list