« Bugzilla Issues Index
#1817 — Array.from does not specify arity
- bug_id:
1817
- creation_ts:
2013-08-26 09:41:00 -0700
- short_desc:
Array.from does not specify arity
- delta_ts:
2013-09-27 14:47:41 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 17: August 23, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Jordan Harband
- assigned_to:
Allen Wirfs-Brock
- cc:
waldron.rick
- commentid:
5223
- comment_count:
0
- who:
Jordan Harband
- bug_when:
2013-08-26 09:41:44 -0700
Based on what I've seen elsewhere, the length for Array.from should be 1, since there's 1 required argument, but it's not specified in the text.
- commentid:
5224
- comment_count:
1
- who:
Rick Waldron
- bug_when:
2013-08-26 09:46:40 -0700
Confirmed.
Following step 20 and before the NOTE:
"The length property of the from method is 1."
- commentid:
5370
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-09-10 13:58:28 -0700
fixed in rev19 editor's draft
- commentid:
5566
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2013-09-27 14:47:41 -0700
fixed in rev19