On Tue, 2009-07-28 at 21:45 +0200, Daniel Veillard wrote:
The proper fix is actually to change docs/news.xsl top level
<xsl:output method="text" encoding="ISO-8859-1"/> into
<xsl:output method="text" encoding="UTF8"/>
Okay, pushing the attached patch
Cheers,
Mark.