« Bugzilla Issues Index
#3989 — 6.1.4: "No operations ensure that Strings are in a normalized form."
- bug_id:
3989
- creation_ts:
2015-02-17 16:19:00 -0800
- short_desc:
6.1.4: "No operations ensure that Strings are in a normalized form."
- delta_ts:
2015-03-08 14:02:59 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 33: February 12, 2015 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
VERIFIED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Norbert
- assigned_to:
Allen Wirfs-Brock
- commentid:
12847
- comment_count:
0
- who:
Norbert
- bug_when:
2015-02-17 16:19:12 -0800
→ "No operations other than the String.prototype.normalize method ensure that Strings are in a normalized form."
- commentid:
12848
- comment_count:
1
- who:
Norbert
- bug_when:
2015-02-17 16:21:02 -0800
Also, that paragraph is missing a period at the end.
- commentid:
12872
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-17 18:03:33 -0800
fixed in rev34 editor's draft
- commentid:
13152
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-19 19:11:10 -0800
fixed in rev34
- commentid:
13348
- comment_count:
4
- who:
Norbert
- bug_when:
2015-02-24 21:53:24 -0800
The new spec text isn't quite correct: Implementations of String.prototype.localeCompare have to internally "normalize the strings upon which they operate" (to determine canonical equivalence), although they don't return normalized strings.
- commentid:
13446
- comment_count:
5
- who:
Allen Wirfs-Brock
- bug_when:
2015-03-02 15:05:31 -0800
fixed in rev35 editor's draft
- commentid:
13546
- comment_count:
6
- who:
Allen Wirfs-Brock
- bug_when:
2015-03-04 18:58:23 -0800
fixed in rev35
- commentid:
13647
- comment_count:
7
- who:
Norbert
- bug_when:
2015-03-08 14:02:59 -0700
Verified in rev 35 draft.