EPrints Technical Mailing List Archive
Message: #07515
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] WARNING: Use of uninitialized value in subroutine
- To: "eprints-tech@ecs.soton.ac.uk" <eprints-tech@ecs.soton.ac.uk>
- Subject: [EP-tech] WARNING: Use of uninitialized value in subroutine
- From: "Stenger, Avischai" <avischai.stenger@ulb.tu-darmstadt.de>
- Date: Tue, 9 Oct 2018 13:52:15 +0000
hello all,
just a notice: in an existing repository that i got „as is“ i noticed lots of warning while calling, (for example) bin/generate_abstracts REPOSITORY-NAME eprintid
WARNING: Use of uninitialized value in subroutine entry at /usr/share/eprints/bin/../perl_lib/EPrints/MetaField/Id.pm line 50
CODE in ID.pm:
48 if( $session->{database}->{dbh}->{Driver}->{Name} eq "mysql" )
49 {
50 utf8::decode( $row->[0] );
51 }
if the „if- statement“ exclude an undef/empty
$row->[0] this will not appear.
Enjoy the Day
Avi
|
- Follow-Ups:
- [EP-tech] WARNING: Use of uninitialized value in subroutine
- From: "Stenger, Avischai" <avischai.stenger@ulb.tu-darmstadt.de>
- [EP-tech] WARNING: Use of uninitialized value in subroutine
- References:
- [EP-tech] WARNING: Use of uninitialized value in subroutine
- From: "Stenger, Avischai" <avischai.stenger@ulb.tu-darmstadt.de>
- [EP-tech] WARNING: Use of uninitialized value in subroutine
- Prev by Date: Re: [EP-tech] Error
- Next by Date: Re: [EP-tech] WARNING: Use of uninitialized value in subroutine
- Previous by thread: [EP-tech] Sort view with creators_name and corp_creators
- Index(es):