« Bugzilla Issues Index
#2805 — 20.1.3.6: typos
- bug_id:
2805
- creation_ts:
2014-05-03 10:10:00 -0700
- short_desc:
20.1.3.6: typos
- delta_ts:
2014-06-01 10:30:57 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 24: April 27, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
8105
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2014-05-03 10:10:32 -0700
In 20.1.3.6 "Number.prototype.toString ( [ radix ] )":
{1}
20.1.3.6 / step 5:
Else let /radixNumber/ beToInteger(/radix/).
Insert space into "beToInteger"
{2}
20.1.3.6 / step 8:
If /radixNumber/ = 10, then ToString(/x/).
After "then", insert "return".
- commentid:
8225
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-05-08 12:05:23 -0700
fixed in rev25 editor's draft
- commentid:
8731
- comment_count:
2
- who:
Michael Dyck
- bug_when:
2014-06-01 10:30:57 -0700
confirmed fixed.