[Bug 2857] New: Unicode processing errors in web services
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2857 Summary: Unicode processing errors in web services Product: Koha Version: HEAD Platform: PC OS/Version: All Status: NEW Severity: normal Priority: PATCH-Sent Component: Cataloging AssignedTo: galen.charlton@liblime.com ReportedBy: galen.charlton@liblime.com QAContact: koha-bugs@lists.koha.org svc/bib and svc/new_bib had two problems related to UTF-8 character conversion: [1] Couple instances of "Wide character" warnings [2] When saving a new (MARC21) bib whose Leader/09 was not 'a', did not apply default character conversion and set the Leader/09 to 'a'. Fix includes two parts: [1] Setting :utf8 on STDOUT [2] Doing default MARC-8 to UTF-8 conversion if applicable [LL bug 297] ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com