https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15565 --- Comment #280 from David Cook <dcook@prosentient.com.au> --- (In reply to David Cook from comment #279)
Looking at this code again, and I think one of the reasons it never got accepted was that it was trying to fix too many sins in the Reserves/Holds area.
We'd be better off getting rid of placerequest.pl all together. We do have the /api/v1/holds endpoint these days, so it is tempting to actually replace it with some Javascript.
I think I might try to do a quick and dirty server-side version locally, but I think the API-driven workflow is the future for the community.
Of course, that's only for the staff-side. We don't have the API endpoint for the OPAC side. -- You are receiving this mail because: You are watching all bug changes.