Bug #2667
EAD import not capturing multiple titles
Status: | Invalid | Start date: | ||
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | David Juhasz | % Done: | 0% | |
Category: | - | |||
Target version: | Release 1.3 | |||
Google Code Legacy ID: | atom-717 | Tested version: | ||
Sponsored: | Requires documentation: |
Description
Google user: rada...@gmail.com
When an EAD file includes a description that has multiple <unittitle> tags,
import takes only the last tag and sets as title.
[g] Legacy categories: Import/Export, EAD
History
#1 Updated by Anonymous about 13 years ago
- Target version changed from Release 1.0.5 to Release 1.0.6
[g] Labels added: Milestone-Release-1.0.6
[g] Labels removed: Milestone-Release-1.0.5
#2 Updated by Peter Van Garderen about 13 years ago
- Target version changed from Release 1.0.6 to Release 1.0.8
[g] Labels added: Milestone-Release-1.0.8
[g] Labels removed: Milestone-Release-1.0.6
#3 Updated by Peter Van Garderen almost 13 years ago
[g] Labels added: Component-EAD
#4 Updated by David Juhasz over 12 years ago
- Target version set to Release 1.1
Bumped to Release 1.1
[g] Labels added: Milestone-Release-1.1
#5 Updated by Anonymous almost 12 years ago
- Priority set to Medium
[g] Labels added: Priority-Medium
#6 Updated by Evelyn McLellan over 11 years ago
- Target version set to Release 1.2
[g] Labels added: Milestone-Release-1.2
#8 Updated by David Juhasz over 10 years ago
- Target version set to Release 1.3
Roll over to Release 1.3
[g] Labels added: Milestone-Release-1.3
#9 Updated by Jessica Bushey over 9 years ago
- Status changed from New to Invalid
Maybe I'm not understanding the issue, but here is how I tested it using RAD template and EAD XML Export/ Import.
Step One: Create fonds with Proper Title, Parallel Title and Other Title.
Step Two: Export EAD XML
Step Three: Review EAD
<archdesc level="fonds" relatedencoding="ISADv2">
<did>
<unittitle encodinganalog="3.1.2">This is Title Proper</unittitle>
<unittitle type="parallel">This is Parallel Title</unittitle>
<unittitle type="otherinfo">This is Other title</unittitle>
Step Four: Import EAD
Step Five: Review AtoM description. All titles are in correct order.
[g] New owner: David Juhasz