From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Description of problem: Document contains 127+ character positions, yet the html generated is not stating an encoding to assist Mozilla to set the encoding. Version-Release number of selected component (if applicable): None stated. How reproducible: Always Steps to Reproduce: 1. View source on http://fedora.redhat.com/docs/release-notes/fc3/x86/ 2. Set to utf-8 encoding manually 3. such chars are shown correctly Additional info: Amend the stylesheet to produce a matching encoding to that in the XML.
The stylesheet used to generate this document has encoding set to utf-8: <xsl:output method="html" encoding="utf-8"/> The problem is that the header information for the file is replaced with the standard header used for the Fedora website. So, this bug is actually part of 130898. *** This bug has been marked as a duplicate of 130898 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.
Ticket moved to allow products to be removed from BZ.