[Koha-bugs] [Bug 9274] Software error in bibtex export

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 12 15:51:58 CET 2012


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

Fridolyn SOMERS <fridolyn.somers at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |Needs Signoff
           Assignee|gmcharlt at gmail.com          |fridolyn.somers at biblibre.co
                   |                            |m

--- Comment #1 from Fridolyn SOMERS <fridolyn.somers at 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.


More information about the Koha-bugs mailing list