Hi,

I've a problem with umlaut's in nekohtml with the following url:

http://www.heise.de/security/news/meldung/99281/

The html-document doesn't contain any charset spec and neko has a charset problem (the charset of the http response is utf-8).

My sitemap snippet:

<map:generator label="content" logger="sitemap.generator.html" name="nekohtml" src="org.apache.cocoon.generation.NekoHTMLGenerator"/>

           <map:match pattern="**/*.neko">
<map:generate type="nekohtml" src="{request-param:serv}" label="debug1x" />
                <map:serialize type="xml"/>
           </map:match>

Any suggestions, parameters to set?

Thanks
Reinhard



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to