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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 16 19:23:42 CET 2013


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

Galen Charlton <gmcharlt at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |gmcharlt at gmail.com

--- Comment #6 from Galen Charlton <gmcharlt at gmail.com> ---
I'm a little hesitant about the code duplication, but I agree that
GetMarcAuthors isn't suitable (even with the crash put aside).

However, the way that names are constructed isn't quite right for MARC21, as
the 700$b is *not* the first name, it's numeration associated with the name
(e.g., John Doe III), and consequently should not precede the contents of $a.

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


More information about the Koha-bugs mailing list