On Wed, Jan 7, 2009 at 1:15 PM, Thommy M. <span dir="ltr">&lt;<a href="mailto:thommy.m.malmstrom@gmail.com">thommy.m.malmstrom@gmail.com</a>&gt;</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>
&gt; This error isn&#39;t related to ASCII vs. Unicode. &nbsp;You have a mandatory<br>
&gt; field in your framework (942$c) that isn&#39;t populated by your import.<br>
&gt; Populate it manually to continue.<br>
<br>
</div>I&#39;m very well aware of that. The word &quot;anyway&quot; 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.&nbsp; <br>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt; The problems that Koha does have with Unicode are in large part problems<br><div class="Ih2E3d">
&gt; that any MARC21. &nbsp;Our French colleagues (using UNIMARC) certainly would<br>
&gt; 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.&nbsp; It is the way to get counterexamples.<br>
&nbsp;</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&#39;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 &quot;encoding&quot; field for your z39.50 targets.&nbsp; Most MARC21 targets will be MARC8 encoding, so don&#39;t be lured by the otherwise attractive UTF8 option for those.&nbsp; 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.&nbsp; <br>
&nbsp;<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>