« Bugzilla Issues Index
#1950 — 19.4.3.2 Missing "(" in the returned expression of Symbol.prototype.toString
- bug_id:
1950
- creation_ts:
2013-09-28 14:07:00 -0700
- short_desc:
19.4.3.2 Missing "(" in the returned expression of Symbol.prototype.toString
- delta_ts:
2013-10-29 09:45:42 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 19: September 27, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Claude Pache
- assigned_to:
Allen Wirfs-Brock
- commentid:
5622
- comment_count:
0
- who:
Claude Pache
- bug_when:
2013-09-28 14:07:50 -0700
In the algorithm defining Symbol.prototype.toString():
7. Let result be the result of concatenating the strings "Symbol", desc, and ")".
I presume one should read "Symbol(" instead of "Symbol".
- commentid:
5920
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-10-21 12:19:28 -0700
fixed in rev20 editor's draft
- commentid:
6093
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-10-29 09:45:42 -0700
fixed in rev20 draft, Oct. 28, 2013