https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26172
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |ommunity.org --- Comment #39 from Jonathan Druart <[email protected]> --- (In reply to Jonathan Druart from comment #38) > Created attachment 111691 [details] [review] > Bug 26172: Fix return value for ->register > > There is a ON DELETE CASCADE clause on this FK Martin, there is the same problem for ->manager (not coming from this patchset). It must be fixed separately. Actually I think the code is code, but the ON DELETE CASCADE should be SET NULL instead for this one. -- 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/
