https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11529
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #98 from Katrin Fischer <[email protected]> --- 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. _______________________________________________ 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/
