https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11592
--- Comment #141 from M. Tompsett <[email protected]> --- 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. _______________________________________________ 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/
