Closed Bug 44624 Opened 24 years ago Closed 24 years ago

JS should implement String.prototype.toLocaleLowerCase and toLocaleUpperCase

Categories

(Core :: JavaScript Engine, defect, P3)

defect

Tracking

()

VERIFIED DUPLICATE of bug 44623

People

(Reporter: pschwartau, Assigned: rogerl)

Details

(Keywords: js1.5)

Attachments

(1 file)

(ECMA 3, Sections 15.5.4.17 and 15.5.4.19)
Keywords: js1.5
Here's an easy patch to implement the toLocaleXXXXXCase functions as calls to 
the existing toXXXXXCase functions. The engine doesn't have a way of determining 
the host locale and i guess it'd have to be up to the host to provide the 
appropriate comparison in any case?
Status: NEW → ASSIGNED
Looks ok to me, but what should we do for those few hard-case locales (Turkey)? 
Waldemar, can you advise?

/be
Has this bug been subsumed by bug 44623?

/be
yep, 44623 is now the mega-locale bug with a patch that includes a fix for this. 
I'm not sure how that gets marked but I guess marking this as a dup will work...

*** This bug has been marked as a duplicate of 44623 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Verifying -
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: