When editing a pub-level record for an anthology, in the metadata section, just under the title field, is a field that accepts a name. Currently this is labeled "Author1" and if the "add author" button is clicked, "Author2" (and potentially higher numbers) are displayed. However, this field is for an editor, rather than an author per se, in an anthology. Ideally, therefore, the label should be "Editor1" (and "Editor2" etc as needed) and the button "add Editor" for an anthology pub. Note that this should be done without changing the display for collection and novel pubs, which properly display "Author1".
Note related closed FR 2815481,
-DES
Anonymous
As long as Novels, Anthologies, etc share the same New Pub submission form, this will not be easy to fix since you can change pub type on the fly. If we were to have one submission form per pub type, this would be fixable by having separate Javascript sections for Anthologies/Magazines and everything else.
Fixed in edit/isfdblib.py 1.31 . Installed in r2013-105.
Fixed, closing the ticket.