[Koha-bugs] [Bug 11529] Add subtitle, medium and part fields to biblio table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 9 14:52:34 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11529

Martin Renvoize <martin.renvoize at ptfs-europe.com> 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                    |Keywords
                   |to MARC mapping             |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    |The keyword mapping only
                   |offered a single field,     |offered a single field,
                   |subtitle, and the           |subtitle, and the
                   |information was always      |information was always
                   |retrieved from the MARC     |retrieved from the MARC
                   |record, which made it       |record, which made it
                   |relatively slow. The        |relatively slow. The
                   |subtitle and other relevant |subtitle and other relevant
                   |fields are now available as |fields are now available as
                   |normal Koha fields:
        |normal Koha fields:
                   |
                           |
                   |-                           |
                   |biblio.medium - Medium      |biblio.medium - Medium
                   |information (MARC 21: 245h, |information (MARC 21: 245h,
                   |UNIMARC: 200b)
             |UNIMARC: 200b)
                   |-                           |
                   |biblio.subtitle - Subtitle  |biblio.subtitle - Subtitle
                   |(MARC 21: 245b, UNIMARC:    |(MARC 21: 245b, UNIMARC:
                   |200e)
                      |200e)
                   |- biblio.part_number        |   biblio.part_number
                   |- Part number (MARC 21:     |- Part number (MARC 21:
                   |245n, UNIMARC: 200h)
       |245n, UNIMARC: 200h)
                   |-                           |
                   |biblio.part_name - Part     |biblio.part_name - Part
                   |name (MARC 21: 245p,        |name (MARC 21: 245p,
                   |UNIMARC: 200i)
             |UNIMARC: 200i)
                   |
                           |
                   |The                         |The
                   |subfields in the default    |subfields in the default
                   |framework are automatically |framework are automatically
                   |updated to include these    |updated to include these
                   |new fields unless they are  |new fields unless they are
                   |already mapped to another   |already mapped to another
                   |Koha field.                 |Koha field.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list