Bug #9604
EAC fatal error
Status: | Verified | Start date: | 03/21/2016 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | Mike Gale | % Done: | 0% | |
Category: | EAC - Import/Export | |||
Target version: | Release 2.3.0 | |||
Google Code Legacy ID: | Tested version: | |||
Sponsored: | No | Requires documentation: |
Description
To reproduce:
php symfony export:auth-recs
result: Fatal error: Class 'sfIsaarPlugin' not found in /home/mikeg/workspace/atom/plugins/sfEacPlugin/lib/sfEacPlugin.class.php on line 276
Related issues
History
#1 Updated by Mike Gale about 6 years ago
- Blocks Bug #9602: export:auth-recs is broken added
#2 Updated by Mike Gale about 6 years ago
- Status changed from New to QA/Review
- Assignee changed from Mike Gale to Dan Gillean
#3 Updated by Sara Allain about 6 years ago
- File did-export.xml
added
- File did-not-export.xml
added
- Status changed from QA/Review to Feedback
- Assignee changed from Dan Gillean to Mike Gale
The recorded fatal error did not occur, however only 72 of my 101 authority records exported. There's no obvious difference between one that did export (attached as eac-exported.xml) and one that didn't (attached as did-not-export.xml). I imported both into a second, fresh install of the VM and experienced the same issue.
#4 Updated by Sara Allain about 6 years ago
Some more investigation suggests that authority records are only being exported if they're linked as the creator of a description. To replicate:
- Create an authority record.
- View authority record list to confirm creation of record
- Test export - nothing exports
- Add the authority record as the creator of an archival description
- Test export - authrec exports as expected
An authority record created by adding a name access point to an archival description also doesn't export. To replicate:
- Edit an archival description to add a new name access point
- View authority record list to confirm creation of record
- Test export - nothing exports
Desired functionality: all authority records export!
#5 Updated by Mike Gale about 6 years ago
- Related to Bug #9676: import:bulk for EAC is broken added
#6 Updated by Mike Gale about 6 years ago
Thanks for the info Sara. I think that's a separate bug though, I'll create a ticket.
#7 Updated by Sara Allain about 6 years ago
- Status changed from Feedback to Verified
Mike: in that case, I'm marking this verified - all the EACs are exporting beautifully.