http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9711
--- Comment #9 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ 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/
