[Koha-bugs] [Bug 11592] opac detail scripts do not respect MARC tag visibility

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 30 19:59:02 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11592

--- Comment #141 from M. Tompsett <mtompset at 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.


More information about the Koha-bugs mailing list