« Bugzilla Issues Index
#2714 — 22.1.2.1 Array.from, Step 18 should follow 17.g (as 17.h)
- bug_id:
2714
- creation_ts:
2014-04-22 09:54:00 -0700
- short_desc:
22.1.2.1 Array.from, Step 18 should follow 17.g (as 17.h)
- delta_ts:
2014-04-29 22:57:37 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 23: April 5, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Rick Waldron
- assigned_to:
Allen Wirfs-Brock
- commentid:
7876
- comment_count:
0
- who:
Rick Waldron
- bug_when:
2014-04-22 09:54:13 -0700
Currently:
17. ...
g. ReturnIfAbrupt(defineStatus).
18. Increase k by 1.
Should read:
17. ...
g. ReturnIfAbrupt(defineStatus).
h. Increase k by 1.
- commentid:
7878
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-04-22 10:50:18 -0700
fixed in rev24 editor's draft
- commentid:
8034
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-04-29 22:57:37 -0700
fixed in rev24