Main Koha release repository https://koha-community.org
Find a file
Frédéric Demians 1ddb5df863 Bug 3226 - Extended characters inconsistantly displayed
When displayed on result page, some UNIMARC biblio
records are marc8 to utf8 converted for whatever
reason! It appears that iso2709 records in Zebra can't
always properly by used to construct MARC::Record.
This patch ask Zebra to return xml record rather than
iso2709 and use it to create MARC::Record (like
C4::GetMarcBiblio).

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-07-14 23:06:50 -04:00
acqui Bug 2889: Removed unused toggle variables from booksellers.pl. Added table highlighting to booksellers.tmpl. 2009-06-12 09:58:54 -05:00
admin Spelling correction per convention: cataloguing -> cataloging (Bug 3277) 2009-06-29 08:11:24 -05:00
authorities Correct comparison which was using an octal number 2009-05-01 07:16:57 -05:00
C4 Bug 3226 - Extended characters inconsistantly displayed 2009-07-14 23:06:50 -04:00
catalogue Bug 2539. Remove unintegrated "spsuggest" code from search scripts. 2009-07-14 21:20:25 -04:00
cataloguing fix crash introduced in previous patch 2009-07-14 22:05:24 -04:00
circ Bug#: 3358 File 1 of 3 patch for reserve notes (show) 2009-07-12 23:33:38 -04:00
debian Fixing a couple of bugs in the package 2008-08-12 19:47:58 -05:00
docs Whoops Ricardo was already in the list 2009-07-13 08:14:15 -04:00
errors bug 1803 - fix error page handling 2008-02-18 19:32:07 -06:00
etc (bug #3368) index 464$t in unimarc 2009-06-29 08:15:13 -05:00
install_misc Adding installation documentation for Ubuntu 2009-06-24 09:12:31 -05:00
installer Add MARC21 Fast-add Framework. 2009-06-17 11:51:12 -05:00
koha-tmpl Fix BUG #3406 - move tag cloud above 'my tags' for ease of reading 2009-07-14 23:00:29 -04:00
labels Bug 3390 Enabling ZIP compression in pdf generation to reduce file size 2009-07-13 08:19:56 -04:00
members Bug 2889: Cleaning up toggle variables in readingrec.pl and tmpl. 2009-07-13 00:00:02 -04:00
misc Modified fines.pl to not throw warning if --out not specified 2009-06-29 07:59:59 -05:00
offline_circ Tweak offline_circ - honor itemBarcodeInputFilter and add to Makefile.PL 2009-05-08 09:09:53 -05:00
opac Bug 3317: Adds author and added-author to email sent from basket (Cart). 2009-07-14 22:54:04 -04:00
reports Bug 3392: Fixes highlighting in Patrons with no Checkouts report. 2009-07-13 00:00:00 -04:00
reserve fix for 2997 : superlibrarian's ability to edit item/patron home branch affected if all other privileges are selected 2009-05-28 17:06:46 -05:00
reviews bug 2505: turn on warnings in reviews/reviewswaiting.pl 2008-12-11 08:27:54 -06:00
serials (bug #3355) add pagination in bib search for subscriptions 2009-07-12 22:45:14 -04: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 fix for 2997 : superlibrarian's ability to edit item/patron home branch affected if all other privileges are selected 2009-05-28 17:06:46 -05:00
svc bug 2857: fix UTF-8 conversion issues in web services 2008-12-11 08:28:01 -06:00
t removing disused C4::Serials functions 2009-06-09 09:31:12 -05:00
tags New framework for AJAX services 2009-05-14 07:29:18 -05:00
tmp/modified_authorities changing DO_NOT_REMOVE to README.txt 2007-10-21 19:14:41 -05:00
tools (bug #3329) Dependency missing in inventory.pl 2009-06-15 12:43:29 -05:00
virtualshelves bug 3093: Enhance placing of holds in the staff interface. 2009-04-24 06:12:06 -05:00
xt new author test for syntax errors in HTML templates 2009-05-01 16:21:47 -05:00
.htaccess bug 1803 - fix error page handling 2008-02-18 19:32:07 -06:00
about.pl offline_circ must use SQLite v2 - because Kyles PHP does 2009-05-21 15:26:21 -05:00
changelanguage.pl Bug 2617: Add strict (and warnings), partial fix. 2009-03-11 08:36:55 -05:00
edithelp.pl bug 3272: preserve formatting when editing help 2009-05-29 08:38:44 -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 file to wiki version 2009-05-27 08:38:21 -05:00
INSTALL.ubuntu Adding installation documentation for Ubuntu 2009-06-24 09:12:31 -05:00
kohaversion.pl bug 2866: add FilterBeforeOverdueReport syspref (DB rev 037) 2009-05-28 19:20:41 -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 offline_circ must use SQLite v2 - because Kyles PHP does 2009-05-21 15:26:21 -05:00
MANIFEST.SKIP Bug Fixing : 3334 2009-06-19 06:33:34 -05:00
README adding README 2007-12-30 12:13:57 -06:00
rewrite-config.PL don't try to resolve if WEBSERVER_IP is set and now use WEBSERVER_HOST. 2009-04-28 06:51:45 -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/