Bug 1220783

Summary: langtable has information about tl language (Tagalog) but does not have the language endonym
Product: [Fedora] Fedora Reporter: Mike FABIAN <mfabian>
Component: langtableAssignee: Mike FABIAN <mfabian>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: i18n-bugs, lnie, mfabian, pnemade
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: langtable-0.0.33-1.fc22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-30 15:50:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mike FABIAN 2015-05-12 12:39:55 UTC
python
[mfabian@Fedora-Live-Workstation-x86_64-2 ~]$ python
Python 2.7.9 (default, Apr 15 2015, 12:08:00) 
[GCC 5.0.0 20150319 (Red Hat 5.0.0-0.21)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import langtable
>>> langtable.language_name(languageId='tl', languageIdQuery='en')
u'Tagalog'
>>> langtable.language_name(languageId='tl', languageIdQuery='ja')
u'\u30bf\u30ac\u30ed\u30b0\u8a9e'
>>> langtable.language_name(languageId='tl', languageIdQuery='tl')
''
>>> langtable.language_name(languageId='tl')
''
>>> 
[mfabian@Fedora-Live-Workstation-x86_64-2 ~]$ rpm -q langtable
langtable-0.0.31-2.fc22.noarch
[mfabian@Fedora-Live-Workstation-x86_64-2 ~]$

Comment 1 Mike FABIAN 2015-05-12 12:43:16 UTC
May have something to do with bug#1220775

Comment 2 Fedora Update System 2015-05-12 14:40:10 UTC
langtable-0.0.32-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/langtable-0.0.32-1.fc22

Comment 3 Fedora Update System 2015-05-13 08:20:57 UTC
Package langtable-0.0.32-1.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing langtable-0.0.32-1.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-8112/langtable-0.0.32-1.fc22
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2015-05-13 09:01:37 UTC
langtable-0.0.33-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/langtable-0.0.33-1.fc22

Comment 5 lnie 2015-05-14 07:16:48 UTC
langtable-0.0.33-1.fc22 works

Comment 6 Fedora Update System 2015-05-30 15:50:22 UTC
langtable-0.0.33-1.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.