[Koha-bugs] [Bug 17403] Internal Server Error while deleting patron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 10 16:17:19 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17403

--- Comment #5 from Marc Véron <veron at veron.ch> ---
(In reply to Katrin Fischer from comment #4)
> I can't reproduce the problem under Plack - patron got deleted just fine.
> What am I missing?

I tried again with scenario in initial comment and reproduced on current
master.


Plack error log says:
exited nonzero: 1 /home/marc/members/deleteitem.pl

exit 1 signals that there was an error in the script, but at this place we
simply want to exit (without signaling an error).

With patch applied deleting works fine.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list