EPrints Technical Mailing List Archive
Message: #06535
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
Re: [EP-tech] Missing Export plugins - Grid type
- To: "eprints-tech@ecs.soton.ac.uk" <eprints-tech@ecs.soton.ac.uk>
- Subject: Re: [EP-tech] Missing Export plugins - Grid type
- From: "Alan.Stiles" <alan.stiles@open.ac.uk>
- Date: Thu, 25 May 2017 13:59:32 +0000
And sorted – for future reference for me and anyone else that has an issue – The definition of Export::Grid has been modified to include
$self->{advertise} = 0; # (https://github.com/eprints/eprints/blob/3.3/perl_lib/EPrints/Plugin/Export/Grid.pm#L26) In its ‘new’ method, which is picked up by the derived module’s ‘new’ method and needs explicitly overriding in the derived module where it didn’t previously. Alan From: eprints-tech-bounces@ecs.soton.ac.uk [mailto:eprints-tech-bounces@ecs.soton.ac.uk]
On Behalf Of Alan.Stiles
Hi all, Recent server upgrade (from 3.3.10 to 3.3.15) has rendered some of our exports non-functional. It appears to be due to their being Export::Grid type plugins, i.e. if I change the @ISA to type Text they appear in the exports list, but as
type Grid they don’t. This seems to include the default MultilineCSV.pm in [EPRINTS_ROOT]/perl_lib/EPrints/Plugin/Export I see that the underlying Grid module has had a fairly serious overhaul between versions 3.3.10 and 3.3.15 so wondering if anyone else has experienced this and maybe even resolved it ? Thanks in advance! -- Alan Stiles
http://orcid.org/0000-0003-3343-1088 Digital Repository Developer Library Services, Learning and Teaching Innovation 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] Missing Export plugins - Grid type
- From: "Alan.Stiles" <alan.stiles@open.ac.uk>
- [EP-tech] Missing Export plugins - Grid type
- Prev by Date: [EP-tech] How to see old thread on eprints tech list?
- Next by Date: [EP-tech] Couple of questions
- Previous by thread: [EP-tech] Missing Export plugins - Grid type
- Next by thread: [EP-tech] How to see old thread on eprints tech list?
- Index(es):