Bug #4508
Script of Material and Script of Description not Importing
Status: | Verified | Start date: | 01/07/2013 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | José Raddaoui Marín | % Done: | 100% | |
Category: | EAD | |||
Target version: | Release 1.4.0 | |||
Google Code Legacy ID: | Tested version: | |||
Sponsored: | No | Requires documentation: |
Description
Please review the following testing information and let me know if this behaviour is what you wanted:
I selected Acoli as language of materials and Imperial Aramaic as script of materials.
EAD export looked like this:
<langmaterial encodinganalog="3.4.3">
<language langcode="ach">Acoli</language>
</langmaterial>
Script of materials missing.
I selected Balinese as language of description and Batak as script of description.
EAD export looked like this:
<langusage>
<language langcode="eng"encodinganalog="Language">English</language>
<language langcode="Delta Archives" encodinganalog="Language Of Description">a:1:{i:0;s:3:"ban";}</language>
</langusage>
Script of description missing
Related issues
History
#1 Updated by Jessica Bushey over 9 years ago
Is this issue related to [https://projects.artefactual.com/issues/2863] - RedmineIssue 2863: detect scriptcode.
#2 Updated by Dan Gillean about 9 years ago
- Assignee changed from Mike Cantelon to José Raddaoui Marín
#3 Updated by Jesús García Crespo about 9 years ago
- Status changed from New to QA/Review
- % Done changed from 0 to 100
Applied in changeset atom|commit:d28db585499d5f50807004ea64a8d1db5a70ebec.
#4 Updated by Jessica Bushey about 9 years ago
- Status changed from QA/Review to Verified
#5 Updated by David Juhasz about 9 years ago
- Status changed from Verified to Feedback
Radda, similar to issue #4431, could you please make "script" the default destination for <language @scriptcode> if no @encodinganalog is specifed?
Dan/Jessica, please test import of scripts without any @encodinganalog and make sure this data appears in the "Scripts" field.
#6 Updated by Jesús García Crespo about 9 years ago
- Status changed from Feedback to QA/Review
Applied in changeset atom|commit:4e311c6eccf4a2df1f2c1918b88bacaac6aea1f7.
#7 Updated by Jessica Bushey about 9 years ago
- Status changed from QA/Review to Feedback
Script of Material and Script of Description are successfully roundtripping. BUT NOT if I remove the @encodinganalogue attribute as David asks.
#8 Updated by Jessica Bushey about 9 years ago
- Status changed from Feedback to QA/Review
#9 Updated by Dan Gillean about 9 years ago
- Status changed from QA/Review to Verified