Status: New
Owner: [email protected]
Labels: Type-Defect Priority-Medium Milestone-Release-2.0 Component-EAD
New issue 2428 by [email protected]: Language tag misspelled in EAD
output - "langusage" instead of "language"
http://code.google.com/p/qubit-toolkit/issues/detail?id=2428
To reproduce this error:
========================
1)Create an information object
2)Export as EAD
Resulting error:
================
<langusage><language langcode="eng"
encodinganalog="Language">English</language></langusage>
Expected result:
================
<language><language langcode="eng"
encodinganalog="Language">English</language></language>
--
You received this message because you are subscribed to the Google Groups "Qubit
Toolkit Issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-issues?hl=en.