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

--- Comment #22 from Lucas Gass (lukeg) <[email protected]> ---

> > Additionally for LOST, the title shows even if it's not in the description
> > template. 
> This must be fixed, I will look into it.

In the template there is:

                             >[% IF ( account.itemnumber ) %]
                                     <a
href="/cgi-bin/koha/catalogue/moredetail.pl?itemnumber=[% account.itemnumber |
uri %]&amp;biblionumber=[% account.item.biblionumber | uri %]#item[%    
account.itemnumber | uri %]"
                                         >[% account.item.barcode | html %]</a
                                     >
                                 [% END %]</td
                             >





I don't think we should change this behavior.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to