http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9274
Fridolyn SOMERS <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|[email protected] |[email protected] | |m --- Comment #1 from Fridolyn SOMERS <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
