« Bugzilla Issues Index
#1436 — 15.10.6.11: Missing ToBoolean/ToInteger conversions in RegExp.prototype.match
- bug_id:
1436
- creation_ts:
2013-04-11 14:00:00 -0700
- short_desc:
15.10.6.11: Missing ToBoolean/ToInteger conversions in RegExp.prototype.match
- delta_ts:
2013-05-14 18:13:14 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 14: March 8, 2013 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:
3635
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-04-11 14:00:19 -0700
RegExp.prototype.match [15.10.6.11], update step 7 to include a call to ToBoolean(). And update step 10.g.iv.1 to include a call to ToInteger().
- commentid:
3663
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-04-19 15:29:04 -0700
Also step 7 of RegExpExec in 15.10.6.2
Also ToBoolean on all flag property access in 15.10.6.10
fixed in rev 15 editor's draft
- commentid:
3888
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-05-14 18:13:14 -0700
resolved in rev 15, May 14, 2013 draft