http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9274 Fridolyn SOMERS <fridolyn.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|gmcharlt@gmail.com |fridolyn.somers@biblibre.co | |m --- Comment #1 from Fridolyn SOMERS <fridolyn.somers@biblibre.com> --- Created attachment 14041 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14041&action=edit Proposed patch Problem comes from the call at C4::Biblio::GetMarcAuthors. I removed this call since it is deigned for Koha display. I replaced by a direct read of MARC::Record, like for other BibTex datas. BibTex Authors are displayed : <first name> <last name> and ... I read it in http://www.tuteurs.ens.fr/logiciels/latex/bibtex.html -- You are receiving this mail because: You are watching all bug changes.