Nick Wellnhofer wrote:
If there is a xsl:output with an encoding attribute in an imported stylesheet, the encoding is not set on the result document. This causes all non-ASCII characters in attributes to be replaced with numeric entities.Attached is a patch against trunk with a fix. Nick
What about to add a test case that show that issue is resolved ? Roumen