Bug #7702
EAD export - incorrect case for dao @actuate=onrequest
Status: | Verified | Start date: | 12/12/2014 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | Dan Gillean | % Done: | 0% | |
Category: | EAD | |||
Target version: | Release 2.2.0 | |||
Google Code Legacy ID: | Tested version: | 2.1 | ||
Sponsored: | No | Requires documentation: | No |
Description
Currently exports as <dao ... actuate="onRequest">
Should be <dao ... actuate=onrequest">
Warning returned upon re-importing:
libxml error 502 on line xx in input file: Value "onRequest" for attribute actuate of dao is not among the enumerated set
History
#1 Updated by Dan Gillean over 7 years ago
- Category set to EAD
- Assignee set to Mike Gale
- Priority changed from Medium to High
- Target version set to Release 2.2.0
- Tested version 2.1 added
Marking this as high and consigning it to 2.2 - really hoping we can fix this. We've made many changes in the 2.2 EAD and we might as well make sure everything works - and this should be a very easy fix (I think).
#2 Updated by Mike Gale over 7 years ago
- Status changed from New to QA/Review
- Assignee changed from Mike Gale to Dan Gillean
You're right, that was easy! Pushed a fix :)
#3 Updated by Dan Gillean over 7 years ago
Amazing! Thanks Mike! Will check it out soon.
#4 Updated by Dan Gillean over 7 years ago
- Requires documentation set to No
#5 Updated by Dan Gillean over 7 years ago
- Status changed from QA/Review to Verified