« Bugzilla Issues Index
#2250 — 21.1.3.7, String.prototype.endsWith: Algorithm starts with 0
- bug_id:
2250
- creation_ts:
2013-11-12 05:27:00 -0800
- short_desc:
21.1.3.7, String.prototype.endsWith: Algorithm starts with 0
- delta_ts:
2014-01-27 10:02:44 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 21: November 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:
6685
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-11-12 05:27:31 -0800
21.1.3.7 String.prototype.endsWith (searchString [, endPosition] ):
Algorithm starts at 0 instead of 1.
- commentid:
6724
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-13 16:50:24 -0800
fixed in rev22 editor's draft
- commentid:
7040
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-01-27 10:02:44 -0800
fixed in Rev22 (January 20, 2013) release