[Bug 13708] New: MARC Mapping Item columns to several MARC Fields
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13708 Bug ID: 13708 Summary: MARC Mapping Item columns to several MARC Fields Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: gmcharlt@gmail.com Reporter: olli-antti.kivilahti@jns.fi QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl Because we have ran out of MARC subfield codes, we cannot add more Item-columns from the DB to the search indexable MARC Record. This patch enables support for "Koha to MARC mapping" to work on other Fields as well. This patch enables editing Items' columns mapped to non-standard MARC Items Fields. No further issues regarding using non-standard Item fields identified yet. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13708 --- Comment #1 from Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> --- Created attachment 35896 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35896&action=edit Bug 13708 - MARC Mapping Item columns to several MARC Fields Because we have ran out of MARC subfield codes, we cannot add more Item-columns from the DB to the search indexable MARC Record. This patch enables support for "Koha to MARC mapping" to work on other Fields as well. This patch enables editing Items' columns mapped to non-standard MARC Items Fields. No further issues regarding using non-standard Item fields identified yet. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13708 Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt@gmail.com |olli-antti.kivilahti@jns.fi -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13708 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- We have used Uppercase letters successfully for some things. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13708 --- Comment #3 from Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> --- Thanks for the comment! What do you mean with "some" things? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13708 --- Comment #4 from Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> --- Also I have a feeling that MARC standard has only lowercase subfield codes? I don't know for sure. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13708 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Storing additional item related information - Koha seems to deal with it well, although you might be right about the standard :) I know we have uppercase subfield codes in some of the data we receive as well. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13708 Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |BLOCKED --- Comment #6 from Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> --- Katrin, thanks for the tip. I'l ltry your suggestion. The additems.pl is such an ridiculous mess any modifications I would make would make it even worse. The remnants of MARC:ified Items need bo be better encapsulated instead of thrown around in every conceivable file. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13708 Nick Clemens <nick@quecheelibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick@quecheelibrary.org -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13708 --- Comment #7 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hm, from the comments on IRC maybe I misunderstood what you are trying to do? What we do is use upper case letters with no explicit mapping to a field in the items table in the configuration - this way the data ends up in items.more_subfields_xml. If you found a problem with this approach it would be good to know! -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org