http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9272 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@biblibre.co | |m --- Comment #2 from Jonathan Druart <jonathan.druart@biblibre.com> --- Even without Plack the issue exists. Your patch works great but I am under the impression that the query is useless: There is the "on delete cascade" option on the constraint (authorised_values_branches_ibfk_1). So normally the deletion should be automatic and then this query never deletes something. I can provide a patch if you confirm that the query is useless. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.