On Nov 21, 2007 10:39 AM, Reinhard Haller
<[EMAIL PROTECTED]> wrote:
> ...The html-document doesn't contain any charset spec and neko has a
> charset problem (the charset of the http response is utf-8)....
I've had to use the input-encoding parameter for neko to work
correctly, for example:
<map:transform type="nekohtml">
<map:parameter name="input-encoding" value="iso-8859-1" />
</map:transform>
Haven't investigated exactly what's happening there.
-Bertrand
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]