[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
Thu Apr 18 08:28:13 CEST 2019


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #98 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
I have another big issue here... In our installations we have mapped subtitle
to 245cnp for ages now, so all those subfields show in a lot of places. With
this patch set, I am afraid we will see a major regression that won't be
fixable by configuration.
In a lot of places, only the subtitle c will be displayed. 

I think the thinking error here is that subtitle was only used for displaying c
before, but I think this is not the case.

Examples are:
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-opensearch.tt            |  2 +-
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-readingrecord.tt         |  6 +--
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt               |  2 +-
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-sendshelf.tt             |  2 +-
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt               |  2 +-
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-showreviews-rss.tt       |  2 +-
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-showreviews.tt           |  2 +-
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt

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


More information about the Koha-bugs mailing list