« Bugzilla Issues Index
#697 — API for BCP 47 language tags
- bug_id:
697
- creation_ts:
2012-10-02 15:59:00 -0700
- short_desc:
API for BCP 47 language tags
- delta_ts:
2016-02-15 16:23:48 -0800
- product:
Internationalization - ECMA-402
- component:
Specification
- version:
Edition 3.0 Drafts
- rep_platform:
All
- op_sys:
All
- bug_status:
IN_PROGRESS
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Norbert
- assigned_to:
Norbert
- cc:
["caridy", "gphemsley", "marcos"]
- commentid:
1817
- comment_count:
0
- who:
Norbert
- bug_when:
2012-10-02 15:59:59 -0700
The ECMAScript Internationalization API Specification describes a number of abstract operations to process BCP 47 language tags. Some of them might be useful to expose as public API:
- IsStructurallyValidLanguageTag
- CanonicalizeLanguageTag
- CanonicalizeLocaleList
- LookupMatcher
- commentid:
14409
- comment_count:
1
- who:
Marcos
- bug_when:
2015-05-15 12:32:59 -0700
*** Bug 4365 has been marked as a duplicate of this bug. ***
- commentid:
14410
- comment_count:
2
- who:
Marcos
- bug_when:
2015-05-15 12:52:14 -0700
Cloned this to GitHub... easier to track/discuss there.
https://github.com/tc39/ecma402/issues/5
- commentid:
14926
- comment_count:
3
- who:
Caridy PatiƱo
- bug_when:
2016-02-15 16:23:48 -0800
Update: this proposal has reached stage 2 https://github.com/tc39/ecma402/issues/46