[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
Thu Feb 12 12:11:37 CET 2015


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

--- Comment #63 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Comment on attachment 35858
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35858
Bug 11592 - MARC Visibility settings not respected

Review of attachment 35858:
 --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=11592&attachment=35858)
-----------------------------------------------------------------

::: C4/Biblio.pm
@@ +1369,5 @@
>  =cut
>  
>  sub GetMarcBiblio {
> +    my @catch_parameters = @_;
> +

Passing a hashref would be better.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list