[Koha-bugs] [Bug 26137] Warn on malformed param on log viewer (viewlog.pl)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 30 13:53:23 CEST 2020


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

--- Comment #7 from Fridolin SOMERS <fridolin.somers at biblibre.com> ---
I think we should after this bug review the template 
koha-tmpl/intranet-tmpl/prog/en/includes/biblio-view-menu.inc :
    [% IF ( subscriptionsnumber ) %]<li><a
href="/cgi-bin/koha/serials/serials-search.pl?searched=1&biblionumber=[%
biblio_object_id | url  %]">Subscriptions ([% subscriptionsnumber | html
%])</a></li>[% END %]

I propose we create a new method in Koha/Template/Plugin/Biblio.pm : 
SubscriptionsCount, like HoldsCount

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


More information about the Koha-bugs mailing list