« Bugzilla Issues Index
#2614 — 21.2.5.7 RegExp.prototype.replace: Undefined operation GetRegExpSubstitution and bogus steps
- bug_id:
2614
- creation_ts:
2014-04-10 05:30:00 -0700
- short_desc:
21.2.5.7 RegExp.prototype.replace: Undefined operation GetRegExpSubstitution and bogus steps
- delta_ts:
2014-04-27 13:54:31 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 23: April 5, 2014 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:
7641
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-04-10 05:30:07 -0700
21.2.5.7 RegExp.prototype.replace ( string, replaceValue ), step 16.d.ii:
> Let sub be GetRegExpSubstitution(result).
But GetRegExpSubstitution() is not defined.
Also steps 16.d.xiii and 16.d.xiv are bogus (most likely leftovers from a no longer defined GetRegExpSubstitution() method?), and step 16.d.xv refers to sub.[[replacement]].
- commentid:
7721
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-04-14 10:39:05 -0700
fixed in rev24 editor's draft
- commentid:
7931
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-04-27 13:47:52 -0700
fixed in rev24
- commentid:
7932
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2014-04-27 13:49:53 -0700
fixed in rev24
- commentid:
7933
- comment_count:
4
- who:
Allen Wirfs-Brock
- bug_when:
2014-04-27 13:52:30 -0700
fixed in rev24
- commentid:
7934
- comment_count:
5
- who:
Allen Wirfs-Brock
- bug_when:
2014-04-27 13:54:31 -0700
fixed in rev24