« Bugzilla Issues Index
#1402 — 15.4.4.10 Array.prototype.slice: last step sets wrong "length"
- bug_id:
1402
- creation_ts:
2013-04-10 07:07:00 -0700
- short_desc:
15.4.4.10 Array.prototype.slice: last step sets wrong "length"
- delta_ts:
2013-05-14 18:12:57 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 14: March 8, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
3583
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-04-10 07:07:25 -0700
Change step 15 from:
> Let putStatus be the result of Put(A, "length", final, true)
to:
> Let putStatus be the result of Put(A, "length", n, true)
Also step 14.d.iii ends with ".." and step 14.d.v isn't actually necessary.
- commentid:
3607
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-04-10 13:49:41 -0700
fixed in rev 15 editor's draft
- commentid:
3858
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-05-14 18:12:57 -0700
resolved in rev 15, May 14, 2013 draft