https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11529
Ere Maijala <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |Sponsored by the National release notes| |Library of Finland. | |Keywords to MARC mapping | |functionality has been | |replaced with additional | |Koha fields in the | |bibliographic framework. | | | |The keyword mapping only | |offered a single field, | |subtitle, and the | |information was always | |retrieved from the MARC | |record, which made it | |relatively slow. The | |subtitle and other relevant | |fields are now available as | |normal Koha fields: | | | |- | |biblio.medium - Medium | |information (MARC 21: 245h, | |UNIMARC: 200b) | |- | |biblio.subtitle - Subtitle | |(MARC 21: 245b, UNIMARC: | |200e) | |- biblio.part_number | |- Part number (MARC 21: | |245n, UNIMARC: 200h) | |- | |biblio.part_name - Part | |name (MARC 21: 245p, | |UNIMARC: 200i) | | | |The | |subfields in the default | |framework are automatically | |updated to include these | |new fields unless they are | |already mapped to another | |Koha field. | | | |Note that | |misc/batchRebuildBiblioTabl | |es.pl needs to be run to | |populate the fields in the | |database, and it will take | |some time for larger | |databases. Change sponsored?|--- |Sponsored -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
