Bug 474124

Summary: [ml_IN] iswpunct, iswdigit, iswalpha returns wrong values for malayalam 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: aalam, apeter, i18n-bugs, jakub, santhosh.thottingal, smc-discuss
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:47:31 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
Attachment showing the alpha, digit, alphanumeric categories none

Description Pravin Satpute 2008-12-02 11:02:27 UTC
Created attachment 325357 [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 Santhosh Thottingal 2008-12-04 16:48:53 UTC
Created attachment 325704 [details]
Attachment showing the alpha, digit, alphanumeric categories 

Attached a table showing which characters are digits, letters etc. Please use this table for testing.
All letters in the table should produce 'true' for isalnum.
All matra signs are alphabets. Malayalam numbers are given as digit category.

Comment 2 Pravin Satpute 2008-12-31 05:47:31 UTC
Thanks for you input
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

feel free to reopen if any problem

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