Koha/acqui
Joe Atzberger 248e0392e2 Multi-bug fix - SetMarcUnicodeFlag for records coming from Koha
This has bearing on bugs 2905, 2665, 2514 and other "wide character" crashes
related to diacritics and Unicode.  This should help open the door for reliable
input of diacriticals via acquisitions.

MARC21_utf8_flag_fix.pl diagnoses and fixes existing problems with MARC data
affected by the bug.

Adding SetMarcUnicodeFlag to TransformKohaToMarc prevents the bug from corrupting
further data.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-04-18 09:14:43 -05:00
..
acqui-home.pl
addorder.pl Multi-bug fix - SetMarcUnicodeFlag for records coming from Koha 2009-04-18 09:14:43 -05:00
basket.pl basket.pl and template - Many fixes including SQL injection security check, 2008-03-08 11:19:18 -06:00
bookfund.pl Fix broken link and quick formatting of currency. 2008-06-20 14:52:12 -05:00
booksellers.pl acqui - fix to use GetBookSellerFromId(supplierid) instead of partial name based lookup 2008-03-08 11:19:21 -06:00
currency.pl Bug 2617: Add strict (and warnings), partial fix. 2009-03-11 08:36:55 -05:00
finishreceive.pl perltidy finishreceive.pl and two comments added 2009-04-08 12:30:57 -05:00
histsearch.pl Script is not an Exporter. Convert to using C4::Debug. 2008-06-20 15:31:16 -05:00
lateorders.pl Refine lateorders - error feedback, filter independence 2008-07-18 13:23:51 -05:00
neworderbiblio.pl Providing options for adding to order when existing record search has failed. 2009-01-06 19:09:29 -06:00
neworderempty.pl Prevent js failure if syspref "gist" is undefined. 2009-02-02 08:20:54 -06:00
newordersuggestion.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
orderreceive.pl orderreceive cleanup 2009-04-08 12:30:36 -05:00
parcel.pl parcel.pl cleanup 2009-04-08 12:30:52 -05:00
parcels.pl bug 1839 - add default shipment date to today. 2008-06-20 18:05:01 -05:00
spent.pl bug 2703: Changed spent.pl select statment to include joins between tables. 2009-03-06 10:36:19 -06:00
supplier.pl BUG FIX : detailed page for supplier failed to get supplier information 2008-02-11 15:31:15 -06:00
updatesupplier.pl acqui - fix to use GetBookSellerFromId(supplierid) instead of partial name based lookup 2008-03-08 11:19:21 -06:00