[Bug 11592] opac detail scripts do not respect MARC tag visibility
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11592 --- Comment #141 from M. Tompsett <mtompset@hotmail.com> --- Comment on attachment 55046 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55046 Bug 11592: (QA followup) Add missing framework code to ViewPolicy filter calls Review of attachment 55046: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=11592&attachment=55046) ----------------------------------------------------------------- Just a quick eyeball. ::: opac/opac-MARCdetail.pl @@ +73,5 @@
+if ( ! $record ) { + print $query->redirect("/cgi-bin/koha/errors/404.pl"); + exit; +} +
Okay. More logical location. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org