Bug 1002000 - case insensitive languageId function needed
Summary: case insensitive languageId function needed
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: langtable
Version: 19
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: 2013-08-28 09:50 UTC by Parag Nemade
Modified: 2013-09-12 02:00 UTC (History)
2 users (show)

Fixed In Version: langtable-0.0.13-1.fc19
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-12 02:00:15 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Parag Nemade 2013-08-28 09:50:54 UTC
Description of problem:
I am using languageID function and found this
>>> langtable.languageId(languageName="Shuswap language")
'shs'
>>> langtable.languageId(languageName="Shuswap Language")
''
>>> langtable.languageId(languageName="shuswap Language")
''
>>> langtable.languageId(languageName="shuswap language")
''

Can it be possible to have shs output for any kind of above input?

Version-Release number of selected component (if applicable):
langtable-0.0.11-1.fc19.noarch

How reproducible:
always

Steps to Reproduce:
1.
2.
3.

Actual results:
whichever case language name input is given in languageId output is not same

Expected results:
whichever case language name input is given in languageId output should be same


Additional info:

Comment 1 Fedora Update System 2013-08-28 12:01:15 UTC
langtable-0.0.12-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/langtable-0.0.12-1.fc19

Comment 2 Fedora Update System 2013-08-28 21:30:35 UTC
Package langtable-0.0.12-1.fc19:
* should fix your issue,
* was pushed to the Fedora 19 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.12-1.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-15467/langtable-0.0.12-1.fc19
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2013-09-05 10:09:36 UTC
langtable-0.0.13-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/langtable-0.0.13-1.fc19

Comment 4 Fedora Update System 2013-09-12 02:00:15 UTC
langtable-0.0.13-1.fc19 has been pushed to the Fedora 19 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.