Bug 9057 - Add support for authorities to NORMARC
Summary: Add support for authorities to NORMARC
Status: CLOSED WONTFIX
Alias: None
Product: Koha
Classification: Unclassified
Component: MARC Authority data support (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Magnus Enger
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-12 10:22 UTC by Magnus Enger
Modified: 2018-06-04 20:10 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Magnus Enger 2012-11-12 10:22:20 UTC
Seems like when I did the bulk of the NORMARC work I postponed the work on authorities... Time to fix it! 

Part of the trouble is that NORMARC does not have a format for authorities, but I will propose to reuse the MARC21 authorities stuff as much as possible. 

On a normal installation, the authorities stuff shows up, there are just not any frameworks present, so I think this is more of a bug than an enh.
Comment 1 Magnus Enger 2013-12-05 06:52:06 UTC
Yay, looks like this will be easier than I thought, just need to:

- Copy the autorities frameworks from MARC21 to NORMARC
- Add $9 to relevant fields
Comment 2 Magnus Enger 2017-10-27 14:26:54 UTC
See bug 18984.