Bug 99417 - Missing character encoding header
Summary: Missing character encoding header
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: indexhtml
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks: CambridgeBlocker
TreeView+ depends on / blocked
 
Reported: 2003-07-18 20:54 UTC by Miloslav Trmac
Modified: 2014-03-17 02:37 UTC (History)
1 user (show)

Fixed In Version: 0.94-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-09-23 21:58:50 UTC
Embargoed:


Attachments (Terms of Use)
Patch adding a needed <meta> header. (443 bytes, patch)
2003-07-18 20:56 UTC, Miloslav Trmac
no flags Details | Diff

Description Miloslav Trmac 2003-07-18 20:54:17 UTC
Description of problem:
The index.html page contains raw iso-8859-1 characters (the (R) mark).
The file does not specify encoding, thus the mark may be displayed as
just about anything (&Zcaron; in my case).

Attached patch fixes this.

Version-Release number of selected component (if applicable):
indexhtml-9.5-1

Steps to Reproduce:
1.Set default page encoding in browser to ISO-8859-2
2.Open index.html
3.Search for VAIO
    
Actual results:
&Zcaron; character

Expected results:
(R) character

Additional info:
The release notes seem to be missing quite a few line breaks, making the result
not exactly easy to read, e.g. /proc/sys/vm/laptop_modeNOTE near the end.

Comment 1 Miloslav Trmac 2003-07-18 20:56:57 UTC
Created attachment 93010 [details]
Patch adding a needed <meta> header.

Comment 2 Bill Nottingham 2003-07-18 22:12:02 UTC
Sssssh. Oops, you win the secret prize.

There were some issues with the conversion of the relnotes.

Comment 3 Bill Nottingham 2003-09-23 21:58:50 UTC
Fixed in 0.94-1.


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