Bug 140024 - No encoding in meta. Non-ASCII chars in body
Summary: No encoding in meta. Non-ASCII chars in body
Keywords:
Status: CLOSED DUPLICATE of bug 130898
Alias: None
Product: Fedora Documentation
Classification: Retired
Component: docs-requests
Version: devel
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tammy Fox
QA Contact: Tammy Fox
URL: http://fedora.redhat.com/docs/release...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-11-19 12:48 UTC by Dave Pawson
Modified: 2009-07-07 04:08 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-02-21 19:07:09 UTC
Embargoed:


Attachments (Terms of Use)

Description Dave Pawson 2004-11-19 12:48:37 UTC
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.

Comment 1 Tammy Fox 2004-12-01 02:27:27 UTC
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 ***

Comment 2 Red Hat Bugzilla 2006-02-21 19:07:09 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.

Comment 3 eric 2009-07-07 04:08:47 UTC
Ticket moved to allow products to be removed from BZ.


Note You need to log in before you can comment on or make changes to this bug.