[Koha-bugs] [Bug 9711] OPACPopupAuthorsSearch ugly in CSSR

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 14 11:07:04 CET 2013


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

--- Comment #9 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Katrin,

The "additionnal authors" links are filled with the result of the
C4::Biblio::GetMarcAuthors routine.
So for UNIMARC, with fields 700 to 712 (without $3 et $5) and for others MARC
flavors fields are 700 to 720.
For subjects: UNIMARC 600 to 611 without $2, $3, $4, $5 ; others MARC flavors:
600 to 699 (without $2 for MARC21)
If you fill a least one of these fields, you should see the feature.

I can provide an export of one of my notices if you have an UNIMARC install.

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


More information about the Koha-bugs mailing list