Main Koha release repository https://koha-community.org
Find a file
Owen Leonard 4797959964 Follow-up fix for Bug 5462, Fix variable names so we dont break template::toolkit
A change was made to MARCdetail.tmpl without making a corresponding
change to MARCdetail.pl. I've reworked the original change so that
both can work together.

0XX --> tab0XX

Apparently TMPL variables can't start with a number now?

MR: Recreated patch file to recover failure to apply.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-02-17 09:42:56 +13:00
acqui Bug 5399: Follow up style patch, moving exits out of subroutine 2011-01-17 22:53:28 +13:00
admin Bug 5462: fixed current preferences tab highlighting bug created by dashfix 2011-02-03 09:58:52 +00:00
authorities Bug 4838 Allow to choose which authority heading to copy into biblio record 2010-12-21 16:50:45 +13:00
basket Bug 5105 - Remove use of depreciated Switch module 2010-11-11 11:32:02 +13:00
C4 Follow up on Bug 5462: fixing variable names breaks messaging preference form 2011-02-17 08:50:26 +13:00
catalogue Follow-up fix for Bug 5462, Fix variable names so we dont break template::toolkit 2011-02-17 09:42:56 +13:00
cataloguing Bug: 4263 - Repeatable subfields in items 2011-02-03 16:08:08 +13:00
circ Additional fix for Bug 3550, Use GetRecordValue to get the subtitle 2011-01-10 05:18:32 +13:00
debian Bug 5550 - correct filename referenced in docs 2011-01-01 07:43:30 +13:00
docs Updating history docs 2011-02-03 10:32:54 +13:00
errors Housekeeping in errors scripts 2010-05-12 07:29:03 -04:00
etc Bug 4506: Add index Record-control-number = rcn for indexing of $w subfields 2010-12-08 12:45:08 +00:00
install_misc Add .packages file for Ubuntu 10.10 2010-12-20 09:57:30 +13:00
installer Bumping database version 2011-02-01 19:43:21 +13:00
koha-tmpl Follow-up fix for Bug 5462, Fix variable names so we dont break template::toolkit 2011-02-17 09:42:56 +13:00
labels Bug 5391 - can't add multiples to batch 2010-12-13 09:13:16 +13:00
members Fix for Bug 3319 - Need error message when adding patron and libraries are defined 2011-02-03 22:21:45 +13:00
misc bug 5654: remove disused directory 2011-01-27 09:24:16 +13:00
offline_circ Bug 5385: POD Cleanups (part 2) 2010-11-12 10:06:56 +13:00
opac Follow-up correction for Bug 5462 - Fix variable names for template::toolkit 2011-02-08 21:03:28 +13:00
patroncards Bug 5183 Incorrect hash dereferencing syntax causes an error to be thrown when attempting to export patron cards 2010-09-10 18:28:54 -04:00
reports (bug #3743) fix acquisition stats ordering 2011-01-13 08:26:52 +13:00
reserve Follow-up correction for Bug 5462 - Fix variable names for template::toolkit 2011-02-08 21:03:28 +13:00
reviews Modifying Members : Add Mod and GetMember 2009-09-30 11:29:23 +02:00
rotating_collections Bug 2505 - Add commented use warnings where missing in the rotating_collections/ directory 2010-04-21 20:25:39 +12:00
selenium Adding selenium tests for filterMembers 2009-09-30 11:30:37 +02:00
serials Bug 5026 Undefined dates formatted poorly in serials-edit 2011-01-17 21:22:14 +13:00
skel installer: fixed chown invocation; added skel for KOHA_LOG_DIR 2007-12-17 09:13:53 -06:00
sms Bug 2505 - Add commented use warnings where missing in the sms/ directory 2010-04-21 20:25:08 +12:00
suggestion Fix for Bug 1883, authorised list of reasons why patron requesting book 2010-12-13 09:55:29 +13:00
svc bug 4896: granular permissions now always on (DB rev 138) 2010-06-19 07:56:03 -04:00
t Bug 5477 [SIGN-OFF] Fix test cases that require database access 2011-01-29 17:02:31 +13:00
tags Fix for Bug 2377 - Review tags: format date according to system preference 2010-10-06 09:31:56 -04:00
test bug 5309: tweak so that background progress doesn't exit immediately 2010-10-26 12:14:46 -04:00
tmp/modified_authorities
tools Bug 4931: Stocking can be by homebranch or holding branch 2011-02-03 13:50:57 +13:00
virtualshelves Bug 5105 - Remove use of depreciated Switch module 2010-11-11 11:32:02 +13:00
xt Updating test for systprefs to give more useful output 2010-12-12 20:48:56 +13:00
.htaccess Fix file permissions: if it is not a script, it should not be executable. 2010-04-16 00:40:34 -04:00
about.pl Enhancement Bug 4444: Centralize Code Handling Perl Dependencies 2010-05-17 09:01:51 -04:00
changelanguage.pl Bug 2617: Add strict (and warnings), partial fix. 2009-03-11 08:36:55 -05:00
edithelp.pl Fix FSF address in directory . 2010-03-16 20:17:52 -04: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 FSF address in directory . 2010-03-16 20:17:52 -04:00
INSTALL updated to installation instructions 2010-10-21 23:40:08 -04:00
install-CPAN.pl Bug 5370: Fix all the references to koha.org 2010-11-08 09:41:49 +13:00
INSTALL.debian updated to installation instructions 2010-10-21 23:40:08 -04:00
INSTALL.fedora7 fixing various links to point to *.koha-community.org 2010-10-21 22:08:24 -04:00
INSTALL.opensuse corrected links to mailing lists 2010-05-24 08:26:20 -04:00
INSTALL.ubuntu bug 5516: Corrected git url in Install Documentation Corrected the git clone url for INSTALL.ubuntu, INSTALL.ubuntu.lucid 2010-12-19 08:19:21 +13:00
INSTALL.ubuntu.lucid bug 5516: Corrected git url in Install Documentation Corrected the git clone url for INSTALL.ubuntu, INSTALL.ubuntu.lucid 2010-12-19 08:19:21 +13:00
koha_perl_deps.pl Bug 4844 Remove a circular dependency in koha_perl_deps.pl 2010-06-03 19:59:10 -04:00
kohaversion.pl Bumping database version 2011-02-01 19:43:21 +13:00
LICENSE Update LICENSE with a fresh copy from upstream. This updates the FSF address, and refers to the LGPL with its current name, and changes a few other minor things of the typographical sort. No semantic changes. 2010-03-16 20:17:48 -04:00
mainpage.pl remove last vestiges of NOTMARC mode 2010-10-21 21:06:52 -04:00
Makefile.PL bug 5033: Add a reference to xml_sax to the Makefile.PL 2010-12-14 20:34:38 +13:00
MANIFEST.SKIP Bug Fixing : 3334 2009-06-19 06:33:34 -05:00
README updated links in README 2010-05-24 08:14:16 -04:00
README.robots Add instructions to INSTALL and README.robots about robots.txt 2010-02-20 17:55:59 -05:00
rewrite-config.PL Bug 5370: Fix all the references to koha.org 2010-11-08 09:41:49 +13:00

Koha is a free software integrated library system.

Koha is distributed under the GNU GPL version 2 or later.
Please read the file LICENSE for more details.

To install or upgrade Koha, please see the INSTALL file appropriate
to your platform.

Report bugs at http://bugs.koha-community.org/

Visit the Koha Project website at http://www.koha-community.org/