Koha/catalogue
Galen Charlton 6a2a4e146e fix various warnings
* Use of uninitialized value in pattern match (m//) at C4/Biblio.pm line 1305
  (displaying MARC21 856s that don't have $3)
* Use of uninitialized value in multiplication (*) at catalogue/detail.pl line 243.
  (attemping to calculate average Amazon rating if no Amazon info
   is available)
* opac-detail.pl: Use of uninitialized value in length at C4/External/Amazon.pm line 90
  (attempting to calculate length of $isbn if it happens to be undef)

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-04-08 15:54:19 -05:00
..
cardview.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
detail.pl fix various warnings 2009-04-08 15:54:19 -05:00
detailprint.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
dictionary.pl
export.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
ISBDdetail.pl (bug #3053) extract ISBD view generator, and permit to display valuecode in ISBD view 2009-04-06 11:16:34 -05:00
issuehistory.pl bug 2874 [3/3] flagsrequired => { circulate => "circulate_remaining_permissions" } 2008-12-23 17:02:04 -06:00
MARCdetail.pl BUG-1503: fixes broken matching for 'hidden' values. 2009-04-01 10:49:32 -05:00
moredetail.pl bug 3049: display correct due date of renewed loans 2009-04-08 14:51:32 -05:00
search.pl remove incomplete bib bulk editing code 2009-04-06 10:53:50 -05:00
showmarc.pl remove superfluous retrieval of $ENV{'REMOTE_USER'} 2008-12-05 16:03:43 -06:00
suggest.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
updateitem.pl Update longoverdue.pl cron job to manage setting lost values. 2008-08-10 15:54:29 -05:00