« Bugzilla Issues Index
#3077 — 9.5.12: missing right-parens
- bug_id:
3077
- creation_ts:
2014-07-26 12:49:00 -0700
- short_desc:
9.5.12: missing right-parens
- delta_ts:
2014-08-25 08:29:20 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 26: July 18, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
minor
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
9594
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2014-07-26 12:49:56 -0700
In 9.5.12 "[[OwnPropertyKeys]] ( )",
steps 15 and 22 say:
15. Let targetLength be ToLength(Get(targetKeys, "length").
22. Let resultLength be ToLength(Get(trapResult, "length").
In each case, insert another right-paren before the final period.
- commentid:
9605
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-07-26 16:02:15 -0700
does lines have been eliminated in rev27 editor's draft
- commentid:
9872
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-08-25 08:29:20 -0700
fixed in rev27 draft