Bug 10953

Summary: Missing subtitle fieldmapping unless you use ru-RU or uk-UA
Product: Koha Reporter: MJ Ray (software.coop) <mjr>
Component: DatabaseAssignee: Galen Charlton <gmcharlt>
Status: CLOSED WONTFIX QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: katrin.fischer
Version: master   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11529
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 11529    
Bug Blocks:    

Description MJ Ray (software.coop) 2013-09-26 15:07:56 UTC
Steps to Reproduce:

  1. View an opac-detail Normal view page

Actual Results: subtitle is not displayed.

Expected Results: subtitle should be displayed.

Additional Information:

To fix after installation for English MARC21:

  a. visit Home › Administration › Keyword to MARC mapping
  b. enter Field name subtitle, tag 245, subfield b
  c. click Submit

I suggest that this should be added to a fieldmapping.sql in marc21/optional similar to those for ru-RU and uk-UA.

Bug 4166 is a related problem.
Comment 1 Katrin Fischer 2019-02-10 22:25:53 UTC
This would probably be obsoleted by bug 11529.
Comment 2 Katrin Fischer 2019-08-10 18:26:15 UTC
With the removal of the Keywords to MARC mapping feature in bug 11529, this has become obsolete.