Summary: | Add Control number as option to OPACSearchForTitleIn | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | OPAC | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | enhancement | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris |
Version: | 3.4 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Proposed patch
Follow up to previous patch, hopefully fixing problems with non existing 001 fields |
Description
Katrin Fischer
2010-11-24 06:20:35 UTC
Created attachment 2781 [details] [review] Proposed patch Makes {CONTROLNUMBER} available as new placeholder in system preference OPACSearchForTitleIn. {CONTROLNUMBER} will be replaced by the number in tag 001 Patch pushed and merged, please test Successfully tested in current HEAD. Created attachment 2793 [details] [review] Follow up to previous patch, hopefully fixing problems with non existing 001 fields Fix pushed, please test Records without control numbers are no longer causing a error in OPAC detail view. Closing bug. |