https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17527
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA Summary|245 $h Medium - hidden |Hidden settings in MARC |settings in MARC framework |framework don't work |don't work correctly |correctly on results list --- Comment #25 from Katrin Fischer <[email protected]> --- Hi, I tested this, but can't get it to work on the results lists: - Applied patches - Removed accidental / ::: koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt @@ +347,4 @@ > [% IF ( unknownbiblionumber ) %] > Unknown record > [% ELSE %] > +/ Details for <i>[% title |html %] [% FOREACH subtitl IN subtitle %] [% > subtitl.subfield | html %][% END %]</i> - 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) -- 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/
