https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30207 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #13 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Anneli Österman from comment #12)
I tested the new patch and now you can delete hold from patron details or check out pages with the permission place_holds. So that is ok now.
However, I noticed that the suspend/resume functions doesn't work correctly on patron details/check out pages.
When I tried to suspend or resume one hold, Koha showed me a pop up "Your request could not be processed. Check the logs" and OK button.
When I tried to suspend or resume all holds, Koha gave me log in page with the message "Error: You do not have permission to access this page."
Suspend/resume works fine at the request.pl page
Good catch! What you are seeing is not related to request.pl. Instead it has something to do with modrequest_suspendall.pl and is outside the scope of this bug report. I'll file a separate bug for that issue and link it to this one. -- You are receiving this mail because: You are watching all bug changes.