« Bugzilla Issues Index
#1146 — 15.7.4.6: check for "fractionDigits != undefined" in step 9 not necessary
- bug_id:
1146
- creation_ts:
2012-12-19 08:48:00 -0800
- short_desc:
15.7.4.6: check for "fractionDigits != undefined" in step 9 not necessary
- delta_ts:
2013-07-15 17:03:46 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 12: November 22, 2012 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:
3038
- comment_count:
0
- who:
André Bargull
- bug_when:
2012-12-19 08:48:18 -0800
Step 9 tests for "fractionDigits is not undefined", but that's not necessary, cf. 15.7.4.5 Number.prototype.toFixed which has the same function domain restriction but doesn't use that additional check.
- commentid:
4370
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-07-11 17:13:24 -0700
fixed in rev 16 editor's draft
- commentid:
4443
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-07-15 17:03:46 -0700
fixed in rev16 draft. July 15, 2013