Bug 1220783 - langtable has information about tl language (Tagalog) but does not have the language endonym
Summary: langtable has information about tl language (Tagalog) but does not have the l...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: langtable
Version: 22
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mike FABIAN
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-12 12:39 UTC by Mike FABIAN
Modified: 2015-05-30 15:50 UTC (History)
4 users (show)

Fixed In Version: langtable-0.0.33-1.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-05-30 15:50:22 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


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