The OPAC is incorrectly labelling Additional authors as Authors. By changing this label to "Additional authors", the OPAC will match the Intranet and order will be restored to the force.
Created attachment 12179 [details] [review] Bug 8764 - Template change "Authors" to "Additional authors" in OPAC Super simple template change
Created attachment 12211 [details] [review] Bug 8764 - Template change "Authors" to "Additional authors" in OPAC This patch simply changes "Authors" to "Additional authors" in the OPAC. This label describes authors that are added via the MARC 700 fields, which are added or additional authors. Signed-off-by: Magnus Enger <magnus@enger.priv.no> Works as advertised, and seems to make sense. Only affects the display when XSLT is not enabled.
QA Comments: Simple string change in template, marked as Passed QA.
This patch is probably "wrong" for UNIMARC, but patch pushed. Explanation: in UNIMARC, authors are stored in 7xx The 700 field contains the main authors, 701 and 702 additional physical/personal authors. (710, 711, 712 being for collective authors) however, the 200$f field also contain authors, in non authoritative form. That's why the opac-detail.pl displays 200$f as authors, and all 7xx authors in the MARCAUTHOR array (in authority form) So it's wrong to say "additional authors" however, for libraries that think it's a problem, they can always activate XSLT. So patch pushed
Pushed to 3.8.x, will be in 3.8.6