« Bugzilla Issues Index
#2257 — 19.4.2.8, 19.4.2.9: Duplicate Symbol.toStringTag definition
- bug_id:
2257
- creation_ts:
2013-11-12 06:10:00 -0800
- short_desc:
19.4.2.8, 19.4.2.9: Duplicate Symbol.toStringTag definition
- delta_ts:
2014-01-27 10:04:07 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 21: November 8, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Bartek Swierczynski
- assigned_to:
Allen Wirfs-Brock
- commentid:
6692
- comment_count:
0
- who:
Bartek Swierczynski
- bug_when:
2013-11-12 06:10:15 -0800
The .toStringTag property of the Symbol constructor is duplicated. Sections 19.4.2.8 and 19.4.2.9 are exactly the same (apart from the section number) and have the following contents:
> 19.4.2.8 Symbol.toStringTag
> The initial value of Symbol.toStringTag is the well known symbol @@toStringTag (Table 1).
> This property has the attributes { [[Writable]]: false, [[Enumerable]]: false, [[Configurable]]: false }.
- commentid:
6719
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-13 16:45:01 -0800
fixed in rev22 editor's draft
- commentid:
7071
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-01-27 10:04:07 -0800
fixed in Rev22 (January 20, 2013) release