https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11529
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|**Important Note**: |**Important Note**: release notes|misc/batchRebuildBiblioTabl |misc/batchRebuildBiblioTabl |es.pl should be run, after |es.pl should be run, after |this enhancement is |this enhancement is |applied, to populate the |applied, to populate the |fields in the database, and |fields in the database, and |it will take some time for |it will take some time for |larger databases. |larger databases. | | |Keywords | |to MARC mapping |Keywords to MARC mapping |functionality has been |functionality has been |replaced with additional |replaced with additional |Koha fields in the |Koha fields in the |bibliographic framework. |bibliographic framework. | | |The keyword mapping only | |offered a single field, |The keyword mapping only |subtitle, and the |offered a single field, |information was always |subtitle, and the |retrieved from the MARC |information was always |record, which made it |retrieved from the MARC |relatively slow. The |record, which made it |subtitle and other relevant |relatively slow. The |fields are now available as |subtitle and other relevant |normal Koha fields: |fields are now available as | |normal Koha fields: | | |biblio.medium - Medium | |information (MARC 21: 245h, | |UNIMARC: 200b) |biblio.medium - Medium | |information (MARC 21: 245h, |biblio.subtitle - Subtitle |UNIMARC: 200b) |(MARC 21: 245b, UNIMARC: | |200e) |biblio.subtitle - Subtitle | biblio.part_number |(MARC 21: 245b, UNIMARC: |- Part number (MARC 21: |200e) |245n, UNIMARC: 200h) | | |biblio.part_number - Part |biblio.part_name - Part |number (MARC 21: 245n, |name (MARC 21: 245p, |UNIMARC: 200h) |UNIMARC: 200i) | | |biblio.part_name - Part |The |name (MARC 21: 245p, |subfields in the default |UNIMARC: 200i) |framework are automatically | |updated to include these | |new fields unless they are |The |already mapped to another |subfields in the default |Koha field. |framework are automatically | |updated to include these | |new fields unless they are | |already mapped to another | |Koha field. -- 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/
