Hi! If just submitted a patch implementing this here: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30218
Greetings, domm On Mon, Feb 21, 2022 at 08:37:23PM +0100, Katrin Fischer wrote: > Hi domm, > > I am not sure if this is only what displays or also what is copied over > or what else it might be used for. The definition of the subfield is a > little vague: > > *$g - Miscellaneous information* > Data element that is not more appropriately contained in another defined > subfield. > > Looking at the examples it would certainly make sense for us to add > these to the default mappings. > > Katrin > > > On 21.02.22 15:34, Thomas Klausner wrote: > > Hi! > > > > A few days ago I asked this in IRC, but got no response, so I'm trying > > here: > > > > I have a question regarding C4::Heading::MARC21: > > https://github.com/Koha-Community/Koha/blob/master/C4/Heading/MARC21.pm#L49 > > and #167 define some hardcoded mappings which subfields to > > include/display eg in the popup window when selecting an authority. > > > > But we have some data needed to properly identify the correct auth in a > > subfield that is not included in this mapping (i.e. 150g). > > > > Would you accept additions to these mapping in upstream? Or do we have > > to patch our local instance? Or could these mapping be moved into some > > config files? > > > > Greetings, > > domm > > > _______________________________________________ > > Koha mailing list http://koha-community.org > [email protected] > Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha -- #!/usr/bin/perl https://domm.plix.at for(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/} _______________________________________________ Koha mailing list http://koha-community.org [email protected] Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

