« Bugzilla Issues Index
#4192 — 18.2.6.4 encodeURI, 18.2.6.5 encodeURIComponent, 24.3.2 JSON.stringify: "an UTF" -> "a UTF"; "an U+" -> "a U+"
- bug_id:
4192
- creation_ts:
2015-03-18 10:38:00 -0700
- short_desc:
18.2.6.4 encodeURI, 18.2.6.5 encodeURIComponent, 24.3.2 JSON.stringify: "an UTF" -> "a UTF"; "an U+" -> "a U+"
- delta_ts:
2015-04-03 12:35:40 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 36: March 17, 2015 Release Candidate 3
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
13897
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-03-18 10:38:12 -0700
18.2.6.4 encodeURI (uri)
18.2.6.5 encodeURIComponent (uriComponent)
Preamble of 18.2.6.4 and 18.2.6.5:
"an UTF-16 encoded" -> "a UTF-16 encoded"
24.3.2 JSON.stringify ( value [ , replacer [ , space ] ] )
NOTE 6
"an U+" -> "a U+" (5x)
- commentid:
13900
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-03-18 11:34:22 -0700
fixed in rev37 editor's draft
- commentid:
14108
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-04-03 12:35:40 -0700
In Rev37