[Koha-bugs] [Bug 13635] $record->title is called even if marc flavour is UNIMARC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 28 13:10:26 CET 2015


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

--- Comment #2 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 35576
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35576&action=edit
Bug 13635: Remove another useless call

There is another call to the title method in additem.pl without any
check on the marc flavour.
But here the title variable sent to the template is redefined 3 lines
later.
So it can be simply removed.

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


More information about the Koha-bugs mailing list