https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19618 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #26 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- - <form action="placerequest.pl" method="post" name="form" id="hold-request-form"> + <form action="/api/v1/holds" method="post" name="form" id="hold-request-form"> Was this change expected? Either it was and we should remove placerequest.pl as it was the only occurrence, or we should restore the call. -- You are receiving this mail because: You are watching all bug changes.