« Bugzilla Issues Index
#2929 — 12.2.9.2.4: return string incorrect
- bug_id:
2929
- creation_ts:
2014-05-29 15:47:00 -0700
- short_desc:
12.2.9.2.4: return string incorrect
- delta_ts:
2014-07-19 17:24:10 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 25: May 22, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
minor
- everconfirmed:
true
- reporter:
guptha
- assigned_to:
Allen Wirfs-Brock
- cc:
["gupta.rajagopal", "jorendorff"]
- commentid:
8683
- comment_count:
0
- who:
guptha
- bug_when:
2014-05-29 15:47:09 -0700
Under TemplateLiteral : TemplateHead Expression TemplateSpans,
point 7 should be:
Return the string value whose elements are the code units of head followed by the code units of middle followed by the code units of tail.
instead of
Return the string value whose elements are the code units of head followed by the code units of tail.
- commentid:
9164
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-07-12 08:36:16 -0700
fixed in rev26 editor's draft
- commentid:
9331
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-07-19 17:24:10 -0700
fixed in rev26