| 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: | Needs documenting --- | QA Contact: | Tomás Cohen Arazi (tcohen) <tomascohen> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | baptiste.wojtkowski, gmcharlt, lisette, tomascohen |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
25.11.00,25.05.05,24.11.11
|
|
| 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 Nice work everyone! Pushed to 25.05.x Pushed into 24.11.x for 24.11.11 nice work everyone Not backporting to 22.11.x as it wasn't backported to 24.05.x |