Summary: | Can't call method "borrowernumber" on an undefined value at opac-modrequest.pl | ||
---|---|---|---|
Product: | Koha | Reporter: | Marcel de Rooy <m.de.rooy> |
Component: | Hold requests | Assignee: | Marcel de Rooy <m.de.rooy> |
Status: | Pushed to main --- | QA Contact: | Tomás Cohen Arazi (tcohen) <tomascohen> |
Severity: | minor | ||
Priority: | P5 - low | CC: | gmcharlt, lisette, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
25.11.00
|
Circulation function: | |
Attachments: |
Bug 40929: Add $hold test in opac-modrequest
Bug 40929: Add $hold test in opac-modrequest |
Description
Marcel de Rooy
2025-10-01 14:33:05 UTC
Created attachment 187199 [details] [review] Bug 40929: Add $hold test in opac-modrequest Test plan: Login at OPAC. Pass an unexisting reserve_id in a opac-modrequest.pl URL. Verify that you get a 403 redirect. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Super trivial. Self signoff. Created attachment 187208 [details] [review] Bug 40929: Add $hold test in opac-modrequest Test plan: Login at OPAC. Pass an unexisting reserve_id in a opac-modrequest.pl URL. Verify that you get a 403 redirect. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Tomás Cohen Arazi <tomascohen@theke.io> Nice work everyone! Pushed to main for 25.11 |