« Bugzilla Issues Index
#3647 — 21.2.5.6 RegExp.prototype [ @@match ]: Call ToString on match before CreateDataProperty ?
- bug_id:
3647
- creation_ts:
2015-01-23 15:04:00 -0800
- short_desc:
21.2.5.6 RegExp.prototype [ @@match ]: Call ToString on match before CreateDataProperty ?
- delta_ts:
2015-02-02 18:39:06 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 31: January 15, 2015 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
11658
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-01-23 15:04:24 -0800
21.2.5.6 RegExp.prototype [ @@match ] ( string )
Move steps 8.e.iv.5-6 before 8.e.iv.3-4 so that the result array only contains string-valued matches?
- commentid:
11673
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-01-23 15:27:16 -0800
fixed in rev32 editor's draft
- commentid:
12052
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-02 18:39:06 -0800
fixed in rev32 draft