« Bugzilla Issues Index
#1434 — 15.10.2.1: "ignoreCase" and "multiline" no longer properties on RegExp objects
- bug_id:
1434
- creation_ts:
2013-04-11 13:48:00 -0700
- short_desc:
15.10.2.1: "ignoreCase" and "multiline" no longer properties on RegExp objects
- delta_ts:
2013-07-15 17:03:34 -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:
minor
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
3631
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-04-11 13:48:55 -0700
First list in 15.10.2.1, last two bullets:
> IgnoreCase is the setting of the RegExp object's ignoreCase property.
> Multiline is the setting of the RegExp object’s multiline property.
But "ignoreCase" and "multiline" are no longer properties for RegExp objects
- commentid:
3636
- comment_count:
1
- who:
André Bargull
- bug_when:
2013-04-11 14:02:07 -0700
Also update NOTE in 15.10.7.1 to reflect RegExp.prototype accessor related changes
- commentid:
4334
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-06-30 12:25:13 -0700
fixed in rev16 editor's draft
- commentid:
4422
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2013-07-15 17:03:34 -0700
fixed in rev16 draft. July 15, 2013