On Wed, Jan 7, 2009 at 1:15 PM, Thommy M. <span dir="ltr"><<a href="mailto:thommy.m.malmstrom@gmail.com">thommy.m.malmstrom@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Joe Atzberger wrote:<br>
> This error isn't related to ASCII vs. Unicode. You have a mandatory<br>
> field in your framework (942$c) that isn't populated by your import.<br>
> Populate it manually to continue.<br>
<br>
</div>I'm very well aware of that. The word "anyway" was to indicate that I<br>
had two (2) problems/questions. I both have a problem with unicode _and_<br>
an error message. I can also figure out that the mandatory field is not<br>
filled in, however there is no way to fill it in.<br>
<br>
So question 1 is; How to set this field or how to make it not mandatory?</blockquote><div><br>This is controlled by your MARC frameworks. <br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
> The problems that Koha does have with Unicode are in large part problems<br><div class="Ih2E3d">
> that any MARC21. Our French colleagues (using UNIMARC) certainly would<br>
> not be using Koha if it could only handle ASCII.<br>
<br>
</div>I very well know that Koha can manage unicode, I only want to be<br>
provocative to get some attention to the fact that there is a big lack<br>
in the documentation on how to set it up correctly.</blockquote><div><br>Asking for counterexamples as though you doubted such installations exist is not the way to get documentation. It is the way to get counterexamples.<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Question 2 is; How can I make Koha to use unicode?<br>
<br>
What configuration parameters should I set? Can I send some list of<br>
current parameters to describe my settings so that someone can tell me<br>
what I've set wrong? Is there any current documentation on how to get<br>
Koha unicode aware?<br>
<font color="#888888"></font></blockquote><div><br>Check that you have correctly defined the "encoding" field for your z39.50 targets. Most MARC21 targets will be MARC8 encoding, so don't be lured by the otherwise attractive UTF8 option for those. To make sure the z target is actually representing and transmitting the data correctly, try connecting on the command-line with yaz-client or a different stand-alone z39 client. <br>
<br>Otherwise, the INSTALL docs and especially the encoding_scratchpad wiki have the most complete documentation for Unicode happiness.<br><br>--Joe<br></div></div>