bugGNUstep - Bugs: bug #3519, Locales not correct

Group
 
 

bug #3519: Locales not correct

Submitter:  None
Submitted:  Fri 09 May 2003 12:19:48 AM UTC
   
 
Category:  Base/Foundation Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  None Privacy:  Public
Assigned to:  fedor Open/Closed:  Closed
* Mandatory Fields

Post a Comment

Add a New Comment Rich Markup
   

Discussion

Thu 19 May 2005 12:40:05 PM UTC, comment #3: 

Closed as there was no follow up for a year now.

Fred Kiefer <FredKiefer>
Group Member
Sat 09 Apr 2005 12:09:47 PM UTC, comment #2: 

Could you please retest the behaviour. This should be fixed by Richards change from 21th Febuary 2005.

Fred Kiefer <FredKiefer>
Group Member
Sat 21 Jun 2003 04:12:46 AM UTC, comment #1: 

But isn't the default locale based on the user's main language?

It's hard for me to test this anyway, since even when I set my main languge to something other than english it gives me 3.14
I'll keep trying...

Adam Fedor <fedor>
Group administrator
Fri 09 May 2003 12:19:48 AM UTC, original submission:  

+stringWithFormat: and -initWithFormat: in NSString
and NSScanner(unless explicitely set) should be using default locale, not the user's current locale.

i.e.
[NSString stringWithFormat: @"%f",3.14]; should always
return 3.14, yet, with LANG=sv_SE, it returns 3,14

Anonymous

 

Attached Files

This item currently has no attached files.

(Note: upload size limit is set to 16MiB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

 

Votes

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

History

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-05-19 FredKiefer Open/ClosedIn Test Closed
2005-04-09 FredKiefer Open/ClosedAnalyzed In Test
2003-06-21 fedor Assigned toNone None
    Open/ClosedOpen None

Back to the top

Powered by Savane 3.16.
Corresponding source code