| Summary: | Koha::Objects::Limit::Library fails if no library passed | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Tomás Cohen Arazi (tcohen) <tomascohen> |
| Component: | Architecture, internals, and plumbing | Assignee: | Tomás Cohen Arazi (tcohen) <tomascohen> |
| Status: | CLOSED FIXED | QA Contact: | Martin Renvoize (ashimema) <martin.renvoize> |
| Severity: | major | ||
| Priority: | P5 - low | CC: | fridolin.somers, martin.renvoize |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | --- | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: |
19.11.00
|
Circulation function: | |
| Bug Depends on: | 23281 | ||
| Bug Blocks: | 15497 | ||
| Attachments: |
Bug 23599: Regression tests
Bug 23599: Avoid exploding in search_with_library_limits when no library is passed Bug 23599: Regression tests Bug 23599: Avoid exploding in search_with_library_limits when no library is passed |
||
|
Description
Tomás Cohen Arazi (tcohen)
2019-09-12 14:37:04 UTC
Created attachment 92730 [details] [review] Bug 23599: Regression tests Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Created attachment 92731 [details] [review] Bug 23599: Avoid exploding in search_with_library_limits when no library is passed Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Created attachment 92733 [details] [review] Bug 23599: Regression tests Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Created attachment 92734 [details] [review] Bug 23599: Avoid exploding in search_with_library_limits when no library is passed Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Straight to QA.. works well, fixes the issue. Nice work! Pushed to master for 19.11.00 |