[Koha-bugs] [Bug 9272] Plack goes into paroxysms of horror when faced with deleting an authorized value

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 12 16:19:00 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9272

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart at biblibre.co
                   |                            |m

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


More information about the Koha-bugs mailing list