https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40879 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |jonathan.druart@gmail.com --- Comment #32 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Roman Dolny from comment #31)
When disabling "Cite" feature in detail views, shouldn't we also disable the preparation of data for it?
$template->param( cites => C4::Record::marc2cites($record) ); in: opac-detail.pl, opac-ISBDdetail.pl, opac-MARCdetail.pl
Yes, I agree with Roman. -- You are receiving this mail because: You are watching all bug changes.