Closed
Bug 890763
Opened 12 years ago
Closed 12 years ago
localeCompare support for options
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 853301
People
(Reporter: robhudson, Assigned: mozillabugs)
References
Details
According to MDN, localeCompare could accept options to adjust, e.g., sensitivity, ignore punctuation, etc. Chrome supports this since version 24. It'd be nice if Firefox could add support also.
See: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/localeCompare#Parameters
Assignee | ||
Comment 1•12 years ago
|
||
That's been implemented under bug 769871; it just needs to be turned on through bug 853301.
Assignee: general → mozillabugs
Blocks: es-intl
Status: NEW → RESOLVED
Closed: 12 years ago
OS: Mac OS X → All
Hardware: x86 → All
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•