« Bugzilla Issues Index
#1156 — 15.14.7.2.2: CreateOwnDataProperty() needs value not PropertyDescriptor
  
  
  - bug_id:
    1156
  
- creation_ts:
    2012-12-19 09:54:00 -0800
  
- short_desc:
    15.14.7.2.2: CreateOwnDataProperty() needs value not PropertyDescriptor
  
- delta_ts:
    2012-12-21 18:08:29 -0800
  
- product:
    Draft for 6th Edition
  
- component:
    technical issue
  
- version:
    Rev 12: November 22, 2012 Draft
  
- rep_platform:
    All
  
- op_sys:
    All
  
- bug_status:
    RESOLVED
  
- resolution:
    FIXED
  
- priority:
    Normal
  
- bug_severity:
    enhancement
  
- everconfirmed:
    true
  
- reporter:
    André Bargull
  
- assigned_to:
    Allen Wirfs-Brock
  
  
  
  - commentid:
    3049
  
- comment_count:
    0
  
- who:
    André Bargull
  
- bug_when:
    2012-12-19 09:54:32 -0800
  
Step 9.d.iii.4-5 in 15.14.7.2.2 pass a PropertyDescriptor to CreateOwnDataProperty() instead of a plain value, which is the expected argument type.
  
  
  - commentid:
    3071
  
- comment_count:
    1
  
- who:
    Allen Wirfs-Brock
  
- bug_when:
    2012-12-21 12:22:48 -0800
  
fixed in rev 13 editor's draft