Summary: | Many bib1 attributes missing | ||
---|---|---|---|
Product: | Koha | Reporter: | Jared Camins-Esakov <jcamins> |
Component: | MARC Bibliographic data support | Assignee: | Ian Walls <koha.sekjal> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | normal | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, dev_patches, koha.sekjal, m.de.rooy, nengard |
Version: | 3.6 | ||
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: | |||
Bug Blocks: | 6499 | ||
Attachments: |
Proposed Patch
Follow up patch |
Description
Jared Camins-Esakov
2011-04-23 16:26:21 UTC
Created attachment 5181 [details] [review] Proposed Patch This patch adds the bib1 attributes as defined in the bug report. Attributes are added in numerical order. Names are normalized as follows: Whitespace => '-' Multiple '-' => single '-' parenthetical statements dropped In the case of 1062, it is renamed from "stocknumber" to "Number-local-acquisition". This should not effect search, but please verify. Pushed, please test Created attachment 5336 [details] [review] Follow up patch Fixing small typo in bib1.att Setting status back to Signed for the follow-up. Thanks for catching that! Marking followup as Passed QA, since it implements the correct name following the same conventions used in the original patch Follow up pushed, nice catch Marcel The fix for this bug was published in the 3.4.5 release. If you were the reporter of this bug, please take time to verify the fix and update the status of this bug report accordingly. If the bug is fixed to your satisfaction, please close this report. |