| Summary: | Unnecessary C4::Search dependency in C4::Reserves | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Ian Walls <koha.sekjal> |
| Component: | Architecture, internals, and plumbing | Assignee: | Paul Poulain <paul.poulain> |
| Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
| Severity: | enhancement | ||
| Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, jcamins |
| 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: | |||
| Bug Blocks: | 6875 | ||
| Attachments: | Signed off patch | ||
|
Description
Ian Walls
2011-10-18 13:46:49 UTC
Created attachment 5952 [details] [review] Signed off patch Moved from 6875 Marking this as signed off and passed QA, as it only removes the unnecessary C4::Search dependency. Pushed please test |