EPrints Technical Mailing List Archive
Message: #05514
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
Re: [EP-tech] Importer issue with RIOXX plugin?
- To: "eprints-tech@ecs.soton.ac.uk" <eprints-tech@ecs.soton.ac.uk>
- Subject: Re: [EP-tech] Importer issue with RIOXX plugin?
- From: "Alan.Stiles" <alan.stiles@open.ac.uk>
- Date: Tue, 22 Mar 2016 14:55:53 +0000
Further to this, it appears related to creating the history file for the change to the eprint. If I patch EPrint::DataObj with the line next if $field->property( "name" ) =~ /rioxx2/; at line 1642, then the process works without failing. Can anyone see why this would be a really bad idea? Cheers, Alan From: eprints-tech-bounces@ecs.soton.ac.uk [mailto:eprints-tech-bounces@ecs.soton.ac.uk]
On Behalf Of Alan.Stiles Hi all, Has anyone else encountered a problem with adding new eprints using $ep_data{'eprint_status'}="buffer"; my $eprint = $ds->create_dataobj( \%ep_data ); On a system with the RIOXX2 plugin installed? It seemed to be falling over with a Can't call method "current_repository" on an undefined value at /opt/eprints3/perl_lib/EPrints/BackCompatibility.pm line 443. When trying to process this loop: https://github.com/eprints/eprints/blob/3.3/perl_lib/EPrints/DataObj.pm#L1639 for a RIOXX2 field, although I see that the MetaField::RIOXX2::to_sax method does nothing… when I removed the plugin the new creations process worked fine, but with the RIOXX2 plugin installed it just fails on the same record and line every time. Cheers, Alan Stiles Digital Repository Developer Library Services, The Open University -- The Open University is incorporated by Royal Charter (RC 000391), an exempt charity in England & Wales and a charity registered in Scotland
(SC 038302). The Open University is authorised and regulated by the Financial Conduct Authority.
|
- References:
- [EP-tech] Importer issue with RIOXX plugin?
- From: "Alan.Stiles" <alan.stiles@open.ac.uk>
- [EP-tech] Importer issue with RIOXX plugin?
- Prev by Date: [EP-tech] Importer issue with RIOXX plugin?
- Next by Date: Re: [EP-tech] Importer issue with RIOXX plugin?
- Previous by thread: [EP-tech] Importer issue with RIOXX plugin?
- Next by thread: Re: [EP-tech] Importer issue with RIOXX plugin?
- Index(es):