[Bug 9324] New: Reserves cannot be deleted with DEBUG on under Plack
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9324 Bug ID: 9324 Summary: Reserves cannot be deleted with DEBUG on under Plack Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: blocker Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: jcamins@cpbibliography.com CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com When I try to delete a reserve I get the following error: DBD::mysql::st execute failed: Duplicate entry '10' for key 'PRIMARY' at /home/jcamins/kohaclone/C4/Reserves.pm line 1081.DBD::mysql::st execute failed: Duplicate entry '10' for key 'PRIMARY' at /home/jcamins/kohaclone/C4/Reserves.pm line 1081. at /home/jcamins/kohaclone/reserve/modrequest.pl line 91 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9324 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@biblibre.co | |m --- Comment #1 from Jonathan Druart <jonathan.druart@biblibre.com> --- Hi Jared, Is it still valid? I cannot reproduce. I think the error occurs when the reservenumber already exists in old_reserves (so it should occur without Plack too). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9324 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |chris@bigballofwax.co.nz Resolution|--- |WORKSFORME -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org