Bug #431
Importer doesn't properly handle works with the same name but different editors
Start date:
Due date:
% Done:
100%
Description
The importer needs to treat works differently even if it is the same work by the same author but with a different editor.
Associated revisions
The Perseus importer now populates the editor field. Closes #431.
The Perseus importer now populates the editor field. Closes #431.
The Perseus importer now populates the editor field. Closes #431.
History
#1 Updated by Luke Murphey about 12 years ago
Here is what must be done to support this feature:
- The method for looking up existing works must use the list of editors for the purposes of disambiguating
- The name of the work should be appended with the editor's name so that it can be disambiguated from the other work
- The editor must be extracted from the TEI document
#2 Updated by Luke Murphey almost 12 years ago
The importer does correctly now import works with the same editor if one does not attempt to prevent duplicates. We need to import the editors though.
#3 Updated by Luke Murphey almost 12 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset r190.