11 May
2023
11 May
'23
8:57 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33053 --- Comment #7 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 151094 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=151094&action=edit Bug 33053: Handle invalid biblio_id more robustly This patch addresses the fact the invalid FK error might differ under some circumstances. We could try to catch the exception adding another case, but I think this pattern is cleaner and the authors didn't provide a fix. We can discuss it later, as this controller class has several things to review. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.