| Summary: | Can't call method "notforloan" on an undefined value at C4/Reserves.pm line 1177. | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Marcel de Rooy <m.de.rooy> |
| Component: | Architecture, internals, and plumbing | Assignee: | Marcel de Rooy <m.de.rooy> |
| Status: | CLOSED WONTFIX | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | jonathan.druart |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21842 | ||
| 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: | ||
| Circulation function: | |||
| Attachments: |
Bug 23993: Add check if itemtype exists in IsAvailableForItemLevelRequest
Bug 23993: Add check if itemtype exists in IsAvailableForItemLevelRequest |
||
|
Description
Marcel de Rooy
2019-11-08 09:05:07 UTC
Created attachment 95186 [details] [review] Bug 23993: Add check if itemtype exists in IsAvailableForItemLevelRequest Trivial change Test plan: Run Reserves.t Import book with unknown item type, try to place hold (with/without patch) Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Trivial fix, self signoff Created attachment 95243 [details] [review] Bug 23993: Add check if itemtype exists in IsAvailableForItemLevelRequest Trivial change Test plan: Run Reserves.t Import book with unknown item type, try to place hold (with/without patch) Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Bouzid Fergani <bouzid.fergani@inlibro.com> See bug 21842 comment 12. |