« Bugzilla Issues Index
#1377 — 15.10.6.10: "global" not defined
- bug_id:
1377
- creation_ts:
2013-03-21 16:25:00 -0700
- short_desc:
15.10.6.10: "global" not defined
- delta_ts:
2013-05-14 18:14:04 -0700
- 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
- cc:
andrebargull
- commentid:
3530
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2013-03-21 16:25:39 -0700
In 15.10.6.10 "RegExp.prototype.toString()",
step 19 says:
If SameValue(global, "y") is true, then append "y" as
the last character of result.
but 'global' is not defined.
Change it to 'sticky' ?
- commentid:
3634
- comment_count:
1
- who:
André Bargull
- bug_when:
2013-04-11 13:56:20 -0700
Actually the "global" flag itself is no longer part of the result.
- commentid:
3740
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-05-12 13:25:40 -0700
fixed in rev15 editor's draft.
- commentid:
3975
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2013-05-14 18:14:04 -0700
resolved in rev 15, May 14, 2013 draft