Bug 71014

Summary: update iso8859-{1,15} composition rules to match en_US.UTF8 ones
Product: [Retired] Red Hat Public Beta Reporter: Alexandre Oliva <aoliva>
Component: XFree86Assignee: Mike A. Harris <mharris>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: limbo   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-08-07 20:09:07 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: 70995    
Attachments:
Description Flags
Patch that fixes the problems in XFree86-4.2.0-56. none

Description Alexandre Oliva 2002-08-07 20:05:46 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020724

Description of problem:
Currently, iso8859-15 and iso8859-1 differ in handling of <dead_diaeresis>
<space>: the former generates quotedbl, and the letter produces diaeresis. 
Since <dead_diaeresis> <dead_diaeresis> already generates diaeresis and there's
no other easy way to generate quotedbl, the choice of en_US.UTF8 and iso8859-15
of generating quotedbl for the <dead_diaeresis> <space> composition looks sane,
so I'd like it to make it to iso8859-1 too.

Also, the iso8859-1 and iso8859-15 differ from en_US.UTF8 in a few double-accent
and accent-space pairs in that there are duplicates, sometimes conflicting ones,
in the iso8859 files.

The patch I'm attaching here, that I'm submitting to XFree86 too, should fix
these problems.

Comment 1 Alexandre Oliva 2002-08-07 20:09:03 UTC
Created attachment 69344 [details]
Patch that fixes the problems in XFree86-4.2.0-56.

Comment 2 Mike A. Harris 2002-08-07 22:16:07 UTC
Patch applied to XFree86 4.2.0-60.3