« Bugzilla Issues Index
#1773 — Typo in 15.12.2 JSON.parse, step 2
- bug_id:
1773
- creation_ts:
2013-08-13 08:20:00 -0700
- short_desc:
Typo in 15.12.2 JSON.parse, step 2
- delta_ts:
2013-08-23 08:23:31 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 16: July 15, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Jason Orendorff
- assigned_to:
Allen Wirfs-Brock
- commentid:
4871
- comment_count:
0
- who:
Jason Orendorff
- bug_when:
2013-08-13 08:20:16 -0700
The first two steps are:
1. Let JText be ToString(text).
2. ReturnIfAbrupt(text).
The second step should check JText, not text.
- commentid:
4917
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-08-15 16:18:35 -0700
fixed in rev17 editor's draft.
- commentid:
5179
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-08-23 08:23:31 -0700
fixed in rev17, August 23, 2013 draft