> If you try to display a utf-8 file using iso-8859-1 or win-1252 code page, Â
> is displayed instead of space. I guess this is the reason of your problem.
> To be sure, include
> <META http-equiv="Content-Type"  content="text/html; charset=UTF-8"> to your
> HTML. 

Well, version 0.43 should automatically insert the <meta> tag in your
<head> element as appropriate. In other words, there's no need to put
the <meta> in your XML. 

Tom



Reply via email to