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
Item Group:  None Status:  None
Privacy:  Public Assigned to:  fedor
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

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

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

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.

 

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.13-f8d8.
Corresponding source code