« Bugzilla Issues Index
#1295 — 15.10.6.12: mis-formatted alg step
- bug_id:
1295
- creation_ts:
2013-03-12 16:28:00 -0700
- short_desc:
15.10.6.12: mis-formatted alg step
- delta_ts:
2013-11-08 13:09:28 -0800
- product:
Draft for 6th Edition
- component:
editorial 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:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
3436
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2013-03-12 16:28:06 -0700
In 15.10.6.12 "RegExp.prototype.replace (S, replaceValue)",
step 9.a is messed up.
It looks like:
Let newstring denote the result of converting ...
the original input String by replacing each ...
elements in newstring ...
a. Table 33. These # replacements ...
the new replacement text ...
...
but should be:
a. Let newstring denote the result of converting ...
the original input String by replacing each ...
elements in newstring ...
Table 33. These # replacements ...
the new replacement text ...
...
(This is similar to Bug 1292.)
- commentid:
4362
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-07-09 17:12:29 -0700
fixed in rev16 editor's draft
- commentid:
4488
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-07-15 17:04:12 -0700
fixed in rev16 draft. July 15, 2013
- commentid:
4558
- comment_count:
3
- who:
Michael Dyck
- bug_when:
2013-07-18 17:44:10 -0700
Nope, hasn't been fixed (in the PDF, anyhow).
(Section number is now 15.10.5.12, btw.)
- commentid:
6343
- comment_count:
4
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-01 20:08:37 -0700
fixed in rev21 editor's draft
- commentid:
6583
- comment_count:
5
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-08 13:09:28 -0800
fixed in rev21 draft