EPrints Technical Mailing List Archive
Message: #04121
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] Re: Subject import on 3.3.13
- To: eprints-tech@ecs.soton.ac.uk
- Subject: [EP-tech] Re: Subject import on 3.3.13
- From: Dobrica Pavlinusic <dpavlin@rot13.org>
- Date: Tue, 14 Apr 2015 15:00:44 +0200
I’m very surprised that there’s still not a released version with a fix for this. It effectively means that for 2 months EPrints has had a bug where you can not deposit an eprint in a vanilla install of the software. The user experience for people new to EPrints (and even those with experience) is very disappointing. There has been a fix for it on trunk for some time.It does feel as though we’ve rather lost our pride in the quality of the software and concept of quality control when releasing new versions. When is the next planned release?Patrick--On Wed, Feb 4, 2015 at 10:09 AM, Lizz Jennings <E.Jennings@bath.ac.uk> wrote:Thanks, that did the trick!
Lizz
--
Lizz Jennings BA MSc ACLIP MCLIP (Revalidated 2014)
Technical Data Officer
The Library 4.10, University of Bath, Bath, BA2 7AY UK
Ext. 3570 (External 01225 383570)
Research Data Management: http://www.bath.ac.uk/research/data
From: eprints-tech-bounces@ecs.soton.ac.uk [mailto:eprints-tech-bounces@ecs.soton.ac.uk] On Behalf Of Justin Bradley
Sent: 03 February 2015 18:25
To: eprints-tech@ecs.soton.ac.uk
Subject: [EP-tech] Re: Subject import on 3.3.13
Hi Lizz,
In
/usr/share/eprints/perl_lib/EPrints/Plugin/Import/FlatSubjects.pm
try replacing the line
@vals = map { s/%3A/:/g } @vals;
with
@vals = map { s/%3A/:/g; $_ } @vals;
And give it another try.
Regards,
Justin
On 3 Feb 2015, at 18:09, Lizz Jennings <E.Jennings@bath.ac.uk> wrote:
Hi,
I’m trying to update the subject tree on my 3.3.13 install, and although it seems to complete the import_subject process (now I’ve updated the database), it imports no subjects or divisions. I’ve copied over the file from my 3.3.12 server, where it works fine.
Has the file format changed? I’ve just been using the default ascii file method.
Lizz
--
Lizz Jennings BA MSc ACLIP MCLIP (Revalidated 2014)
Technical Data Officer
The Library 4.10, University of Bath, Bath, BA2 7AY UK
Ext. 3570 (External 01225 383570)
Research Data Management: http://www.bath.ac.uk/research/data
*** Options: http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech
*** Archive: http://www.eprints.org/tech.php/
*** EPrints community wiki: http://wiki.eprints.org/
*** EPrints developers Forum: http://forum.eprints.org/
*** Options: http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech
*** Archive: http://www.eprints.org/tech.php/
*** EPrints community wiki: http://wiki.eprints.org/
*** EPrints developers Forum: http://forum.eprints.org/
'But your intentions are beside the point, It's the outcome of your actions that count...'
*** Options: http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech
*** Archive: http://www.eprints.org/tech.php/
*** EPrints community wiki: http://wiki.eprints.org/
*** EPrints developers Forum: http://forum.eprints.org/
- References:
- [EP-tech] Subject import on 3.3.13
- From: Lizz Jennings <E.Jennings@bath.ac.uk>
- [EP-tech] Re: Subject import on 3.3.13
- From: Justin Bradley <jb4@ecs.soton.ac.uk>
- [EP-tech] Re: Subject import on 3.3.13
- From: Lizz Jennings <E.Jennings@bath.ac.uk>
- [EP-tech] Re: Subject import on 3.3.13
- From: Patrick McSweeney <pm5@ecs.soton.ac.uk>
- [EP-tech] Subject import on 3.3.13
- Prev by Date: [EP-tech] Re: Subject import on 3.3.13
- Next by Date: [EP-tech] Re: [spam?] Re: Subject import on 3.3.13
- Previous by thread: [EP-tech] Re: Subject import on 3.3.13
- Next by thread: [EP-tech] Re: [spam?] Re: Subject import on 3.3.13
- Index(es):