[Koha-bugs] [Bug 16143] Wrong icon PATH on virtualshelves

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 24 06:05:30 CET 2016


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

--- Comment #2 from M. Tompsett <mtompset at hotmail.com> ---
Comment on attachment 49501
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49501
Bug 16143: Make opac-shelves.pl generate OPAC itype images path

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

::: opac/opac-shelves.pl
@@ +259,4 @@
>                  }
>  
>                  my $marcflavour = C4::Context->preference("marcflavour");
> +                my $itemtypeinfo = getitemtypeinfo( $content->biblionumber->biblioitems->first->itemtype, 'opac' );

Oooo... good catch.

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


More information about the Koha-bugs mailing list