Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 457353 - should prefer iso_3166 common_name for territory
Summary: should prefer iso_3166 common_name for territory
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: gdm
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: jmccann
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F10Target
TreeView+ depends on / blocked
 
Reported: 2008-07-31 03:24 UTC by Jens Petersen
Modified: 2015-01-14 23:21 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-08-01 16:44:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
gdm-lang-common_name.patch (1.71 KB, patch)
2008-07-31 03:27 UTC, Jens Petersen
no flags Details | Diff

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.


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