| Summary: | Remove warnings from t/db_dependent/Koha/Patrons.t | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
| Component: | Test Suite | Assignee: | Jonathan Druart <jonathan.druart> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | lucas |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Small patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
20.11.00
|
|
| Circulation function: | |||
| Bug Depends on: | |||
| Bug Blocks: | 40444 | ||
| Attachments: |
Bug 26892: Remove warnings from Koha/Patrons.t
Bug 26892: Remove warnings from Koha/Patrons.t Bug 26892: Remove warnings from Koha/Patrons.t |
||
|
Description
Jonathan Druart
2020-11-02 10:26:32 UTC
Created attachment 112823 [details] [review] Bug 26892: Remove warnings from Koha/Patrons.t Test plan: Confirm that the warnings "item-level_itypes set but no itemtype set for item" disappear after applying this patch Created attachment 112867 [details] [review] Bug 26892: Remove warnings from Koha/Patrons.t Test plan: Confirm that the warnings "item-level_itypes set but no itemtype set for item" disappear after applying this patch Signed-off-by: David Nind <david@davidnind.com> Created attachment 112877 [details] [review] Bug 26892: Remove warnings from Koha/Patrons.t Test plan: Confirm that the warnings "item-level_itypes set but no itemtype set for item" disappear after applying this patch Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 20.11, thanks to everybody involved! patchset does not apply cleanly to 20.05.x, no backport |