Bug 99417

Summary: Missing character encoding header
Product: [Retired] Red Hat Raw Hide Reporter: Miloslav Trmac <mitr>
Component: indexhtmlAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.94-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-09-23 21:58:50 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 100643    
Attachments:
Description Flags
Patch adding a needed <meta> header. none

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.