https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33053
--- Comment #7 from Tomás Cohen Arazi <[email protected]> --- 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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
