« Bugzilla Issues Index
#4162 — 7.3.20 SpeciesConstructor, intro text: @@species property is fetched on the constructor, not on the object itself
- bug_id:
4162
- creation_ts:
2015-03-15 09:11:00 -0700
- short_desc:
7.3.20 SpeciesConstructor, intro text: @@species property is fetched on the constructor, not on the object itself
- delta_ts:
2015-03-17 16:57:10 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 35: March 4, 2015 Release Candidate 2
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
minor
- everconfirmed:
true
- reporter:
Claude Pache
- assigned_to:
Allen Wirfs-Brock
- commentid:
13726
- comment_count:
0
- who:
Claude Pache
- bug_when:
2015-03-15 09:11:39 -0700
7.3.20 SpeciesConstructor
Intro text says:
"The defaultConstructor argument is the constructor to use if O does not have a @@species property."
However, an eventual @@species property is searched on O.constructur, not on O.
- commentid:
13727
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-03-15 10:00:05 -0700
fixed in rev36 editor's draft
- commentid:
13851
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-03-17 16:57:10 -0700
in rev36