Summary: | Uncertain prices should not use find in list context | ||
---|---|---|---|
Product: | Koha | Reporter: | Stefan Berndtsson <stefan.berndtsson> |
Component: | Acquisitions | Assignee: | Stefan Berndtsson <stefan.berndtsson> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | critical | ||
Priority: | P5 - low | CC: | fridolin.somers, jonathan.druart |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | 15685, 18539 | ||
Bug Blocks: | |||
Attachments: |
Fix another instance of ->find in list context.
Bug 19695: Fix another instance of ->find in list context (uncertainprice.pl) |
Description
Stefan Berndtsson
2017-11-27 11:41:12 UTC
Created attachment 69369 [details] [review] Fix another instance of ->find in list context. Created attachment 69396 [details] [review] Bug 19695: Fix another instance of ->find in list context (uncertainprice.pl) Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Trivial, skipping QA. Patch pushed to master for 17.11, thanks Stefan! |