Bug 474107

Summary: [te_IN] iswpunct, iswdigit, iswalpha returns wrong values for Telugu characters
Product: [Fedora] Fedora Reporter: Pravin Satpute <psatpute>
Component: glibcAssignee: Pravin Satpute <psatpute>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: ankit, jakub, kkrothap
Target Milestone: ---Keywords: i18n
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-12-31 05:43:47 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:
Attachments:
Description Flags
output showing return values of funtions listed in bug ( none

Description Pravin Satpute 2008-12-02 09:04:05 UTC
Created attachment 325342 [details]
 output showing return values of funtions listed in bug   (

Description of problem:
please see https://bugzilla.redhat.com/show_bug.cgi?id=466912 for more info

Version-Release number of selected component (if applicable):
glibc-2.9-2

How reproducible:
everytime

Steps to Reproduce:
1.
2.
3.

Actual results:
please see attached file

Expected results:


Additional info:
i have attached output of above functions, please let me know which characters
should come under which group, so we can fix this

Comment 1 Ankit Patel 2008-12-02 09:28:11 UTC
Hi Krishnababu,

Can you please provide your feedback to Pravin?

Ankit

Comment 2 Krishna Babu K 2008-12-02 11:32:50 UTC
Hi,

According to the attachment (id=325342) these are my inputs:

i) The characters [ఁ-0C01, ం-0C02, ః-0C03] should come under ALPHA column, currently are under PUNCT column.
ii) These characters also [ా-0C3E, ి-0C3F, ీ-0C40, ు-0C41, ూ-0C42, ృ-0C43, ౄ-0C44, ె-0C46, ే-0C47, ై-0C48, ొ-OC4A, ో-0C4B, ౌ-0C4C, ్-0C4D, ౕ-0C55, ౖ-0C56] should come under ALPHA column,currently are under PUNCT column.
iii) These telugu digits [౦-0C66, ౧-0C67, ౨-0C68, ౩-0C69, ౪-0C6A, ౫-0C6B, ౬-0C6C, ౭-0C6D, ౮-0C6E, ౯-0C6F] should come under DIGIT column, currently are under ALPHA column.

Thanks,
Krishnababu.

Comment 3 Pravin Satpute 2008-12-02 12:37:52 UTC
krishnababu thanks for input
i will start working on this now

Comment 4 Pravin Satpute 2008-12-31 05:43:47 UTC
This bug was opened for language specific information and testing, all the work and discussion happened on bug 466912, patch is now upstreamed.
closing as a duplicate of 466912

*** This bug has been marked as a duplicate of bug 466912 ***