| Summary: | Warnings in catalogue/search.pl need to be removed | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
| Component: | Architecture, internals, and plumbing | Assignee: | Julian Maurice <julian.maurice> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | julian.maurice, martin.renvoize, nick, roch.damour |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | 19995 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 20539: Remove warnings in catalogue/search.pl
Bug 20539: Remove warnings in catalogue/search.pl Bug 20539: Remove warnings in catalogue/search.pl |
||
|
Description
Jonathan Druart
2018-04-06 18:02:03 UTC
Created attachment 73849 [details] [review] Bug 20539: Remove warnings in catalogue/search.pl Test plan: 1. Start a search from intranet 2. See several warnings in logs 3. Apply patch (&& reload starman) 4. Start a new search 5. Confirm that warnings are gone and that the search still works Created attachment 74176 [details] [review] Bug 20539: Remove warnings in catalogue/search.pl Test plan: 1. Start a search from intranet 2. See several warnings in logs 3. Apply patch (&& reload starman) 4. Start a new search 5. Confirm that warnings are gone and that the search still works Signed-off-by: Roch D'Amour <roch.damour@inlibro.com> Created attachment 74181 [details] [review] Bug 20539: Remove warnings in catalogue/search.pl Test plan: 1. Start a search from intranet 2. See several warnings in logs 3. Apply patch (&& reload starman) 4. Start a new search 5. Confirm that warnings are gone and that the search still works Signed-off-by: Roch D'Amour <roch.damour@inlibro.com> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Pushed to master for 18.05, thanks to everybody involved! Cannot recreate in 17.11 |