  | | | 2.1.10: charset & nekohtml | 2.1.10: charset & nekohtml 2007-11-21 - By Reinhard Haller
Back 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 (See http://utf-8.ora-code.com)).
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: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|
 |