10 Oct
2016
10 Oct
'16
4:17 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17403 --- Comment #5 from Marc Véron <veron@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.