https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40255 --- Comment #22 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> ---
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 %]&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.