Main Koha release repository https://koha-community.org
Find a file
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
acqui perltidy finishreceive.pl and two comments added 2009-04-08 12:30:57 -05:00
admin Serials Display Enhancement 2009-04-03 16:41:38 -05:00
authorities (bug #3051) bad support of pagination in auth_finder 2009-04-08 14:51:36 -05:00
C4 fix various warnings 2009-04-08 15:54:19 -05:00
catalogue fix various warnings 2009-04-08 15:54:19 -05:00
cataloguing Bug 2919 -- fix value_builder plugins for dateaccessioned, barcode 2009-04-08 14:00:13 -05:00
circ fixes error below... 2009-03-27 18:37:05 -05:00
debian Fixing a couple of bugs in the package 2008-08-12 19:47:58 -05:00
errors bug 1803 - fix error page handling 2008-02-18 19:32:07 -06:00
etc Changes to installed indexing. 2009-04-03 19:18:39 -05:00
install_misc added dependencies for new OAI-PMH server 2009-04-01 11:50:18 -05:00
installer bug 3099: fix copying patron info to deletedborrowers (DB rev 018) 2009-04-08 15:54:18 -05:00
koha-tmpl (bug #3051) bad support of pagination in auth_finder 2009-04-08 14:51:36 -05:00
labels bug: add items to label batch - need userenv loaded before call to SimpleSearch 2009-04-08 13:01:27 -05:00
members bug 356: removed redundant interface 2009-02-09 13:48:47 -06:00
misc Bug 3090 - Add perldoc details 2009-04-08 12:30:53 -05:00
offline_circ bug 2874 [3/3] flagsrequired => { circulate => "circulate_remaining_permissions" } 2008-12-23 17:02:04 -06:00
opac fix various warnings 2009-04-08 15:54:19 -05:00
reports restored tab-delimited report download 2009-04-05 11:32:28 -05:00
reserve Adding patron address to select patron form. 2009-04-01 10:49:27 -05:00
reviews bug 2505: turn on warnings in reviews/reviewswaiting.pl 2008-12-11 08:27:54 -06:00
serials Serials Display Enhancement 2009-04-03 16:41:38 -05:00
skel installer: fixed chown invocation; added skel for KOHA_LOG_DIR 2007-12-17 09:13:53 -06:00
sms bug 2874 [3/3] flagsrequired => { circulate => "circulate_remaining_permissions" } 2008-12-23 17:02:04 -06:00
suggestion acceptorreject.pl cleanup 2009-04-08 12:30:35 -05:00
svc bug 2857: fix UTF-8 conversion issues in web services 2008-12-11 08:28:01 -06:00
t remove incomplete bib bulk editing code 2009-04-06 10:53:50 -05:00
tags bug 2682: followup - only do lc() on $op once 2008-10-23 16:08:07 -05:00
tmp/modified_authorities changing DO_NOT_REMOVE to README.txt 2007-10-21 19:14:41 -05:00
tools Bug 3066 - Overhaul guided reports 2009-04-03 20:17:55 -05:00
virtualshelves removing *.old files 2008-12-31 10:24:16 -06:00
xt moved Test_CSV_Various.t to xt/author 2008-11-17 10:19:43 -06:00
.htaccess bug 1803 - fix error page handling 2008-02-18 19:32:07 -06:00
about.pl added dependencies for new OAI-PMH server 2009-04-01 11:50:18 -05:00
changelanguage.pl Bug 2617: Add strict (and warnings), partial fix. 2009-03-11 08:36:55 -05:00
edithelp.pl Patches bug #2308 2008-07-08 15:00:28 -05:00
fix-perl-path.PL installer: improvements to fix-path-perl.PL on Win32 2007-12-20 19:20:12 -06:00
help.pl fix for bug 2447: yuipath variable not getting passed to help pages 2008-11-19 15:45:51 -06:00
INSTALL Updates to the installation instructions 2008-08-09 07:03:37 -05:00
install-CPAN.pl BUGFIX: need to create authors/id if CPAN is unused 2007-09-07 05:26:16 -05:00
INSTALL.debian Updated INSTALL.debian 2009-04-03 19:27:42 -05:00
INSTALL.debian-lenny added dependencies for new OAI-PMH server 2009-04-01 11:50:18 -05:00
INSTALL.fedora7 kohabug 2076 - remove three tables (DB rev 077) 2008-05-01 18:59:28 -05:00
INSTALL.opensuse Updated INSTALL.opensuse to install yaz 2008-07-14 20:02:14 -05:00
kohaversion.pl bug 3099: fix copying patron info to deletedborrowers (DB rev 018) 2009-04-08 15:54:18 -05:00
LICENSE re-naming some files prior to release 2007-12-30 12:13:39 -06:00
mainpage.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
Makefile.PL added dependencies for new OAI-PMH server 2009-04-01 11:50:18 -05:00
MANIFEST.SKIP Do not pack the git repository 2007-09-06 17:14:36 -05:00
README adding README 2007-12-30 12:13:57 -06:00
rewrite-config.PL fix for bug 2528: installation fails with confusing error message 2008-08-19 13:40:25 -05:00

Koha 3 - the next-generation release of the award-winning Koha open-source
integrated library system.

30 December 2007 - Joshua Ferraro <jmf AT liblime DOT com>

Koha is distributed under the GNU GPL. Please read the file LICENSE for
more details.

To install or upgrade Koha, please see the INSTALL file.

Please report any bugs to the koha mailing lists or bug tracker and we
will try to fix them in a future release. The main koha web site is
http://www.koha.org/