28 Jan
2015
28 Jan
'15
12:05 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13635 --- Comment #1 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 35575 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35575&action=edit Bug 13635: Unimarc - On editing a notice, the title should be displayed The title method of MARC::Record does not deal with UNIMARC, it should not be called if the marc flavour is UNIMARC. Test plan: On an unimarc installation, edit a notice, with this patch you should see "Editing TITLE (Record number BIBLIONUMBER)" Without, the title was not displayed. Same in the breadcrumbs. -- You are receiving this mail because: You are watching all bug changes.