Bug 457353

Summary: should prefer iso_3166 common_name for territory
Product: [Fedora] Fedora Reporter: Jens Petersen <petersen>
Component: gdmAssignee: jmccann
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: cschalle, dchen, eng-i18n-bugs, rstrode, tagoh, yshao
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-08-01 16:44:26 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: 438944    
Attachments:
Description Flags
gdm-lang-common_name.patch none

Description Jens Petersen 2008-07-31 03:24:34 UTC
Description of problem:
gdm should follow iso_3166.tab and use the shorter common_name field in
iso_3166.xml when available since it is simpler.

Steps to Reproduce:
1. look at language name for zh_TW in GDM
  
Actual results:
1. "中文 (中華民國)" with tooltip "Chinese (Taiwan, Province of China)"
with contradicting territories.

Expected results:
1. "中文 (台灣)" with tooltip "Chinese (Taiwan)"
with common territory.

Comment 1 Jens Petersen 2008-07-31 03:27:27 UTC
Created attachment 313068 [details]
gdm-lang-common_name.patch

I tested this simple patch and it seems to work ok.

Comment 2 Matthias Clasen 2008-08-01 16:44:26 UTC
Committed upstream, thanks.