https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30047
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Database |MARC Authority data support --- Comment #16 from Katrin Fischer <[email protected]> --- This looks a bit like a change I didn't see advertised here? It's obv correct... but I don't like sneaky code ;) '151' => { - auth_type => 'GEOG_NAME', + auth_type => 'GEOGR_NAME', subfields => 'avxyz68', main_entry => 1 We have some open bugs for problems with this authority type. Including a fix in an enh patch means it won't be fixed in stable versions. RMaints will pass over this one. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
