https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17527
--- Comment #26 from M. Tompsett <[email protected]> --- (In reply to Katrin Fischer from comment #25) > - restart_all in kohadevbox > - Set 245$b and 245$p to 'hidden in OPAC' in the frameworks > - Checked the result list - subfields still display > - Checked the detail page - subfields are hidden (same without patches) There are lots of places in OPAC related code where it grabs the subtitle, etc. directly from a bibliorecord, rather than the filtered MARC record. BTW, this *might* improve with bugs 19040 and 14385. I make no promises. -- 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/
