« Bugzilla Issues Index
#4101 — Typo in function name: "get[Symbol.species]" (Regexp, 21.2.4.2)
- bug_id:
4101
- creation_ts:
2015-03-03 10:47:00 -0800
- short_desc:
Typo in function name: "get[Symbol.species]" (Regexp, 21.2.4.2)
- delta_ts:
2015-03-04 18:58:17 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 34: February 20, 2015 Release Candidate 1
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Sam Mikes
- assigned_to:
Allen Wirfs-Brock
- commentid:
13447
- comment_count:
0
- who:
Sam Mikes
- bug_when:
2015-03-03 10:47:14 -0800
Section 21.2.4.2 get RegExp [ @@species ]
contains the text
> The value of the name property of this function is "get[Symbol.species]"
There is a typo; the correct value should be "get [Symbol.species]" with a single space character between 't' and '['.
- commentid:
13448
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-03-03 10:59:37 -0800
fixed in rev35 editor's draft
- commentid:
13515
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-03-04 18:58:17 -0800
fixed in rev35