| Summary: | inner name patron searching fails | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
| Component: | Patrons | Assignee: | Kyle M Hall (khall) <kyle> |
| Status: | CLOSED WORKSFORME | QA Contact: | Bugs List <koha-bugs> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | gmcharlt, jcamins |
| Version: | Main | ||
| 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: | 6253 | ||
| Bug Blocks: | |||
| Attachments: |
Proposed patch on SQLHelper.pm
Bug 7053: patron name search |
||
|
Description
Nicole C. Engard
2011-10-18 17:16:41 UTC
Created attachment 6409 [details] [review] Proposed patch on SQLHelper.pm Is this bug really blocked by #6253 ? An unified Patron Search subroutine would be for sure better for many reasons but a slight change in SQLHelper would already resolve this problem in #7053. To be used if patches for #6253 need more work and won't be ready soon. Created attachment 10025 [details] [review] Bug 7053: patron name search Allows search on names containing spaces. Example: "LA JOIE" Allows search on strings included in name Example: "james acevedo" to find "henry hames acevedo III" Nicole, if this is still an issue, please reopen this bug. So far, we have been unable to reproduce the error. |