OpenClonk Bugtracker - OpenClonk |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0001777 | OpenClonk | Engine - C4Script | public | 2016-07-04 20:51 | 2018-01-20 14:28 |
|
Reporter | Flinti | |
---|
Assigned To | Zapper | |
---|
Priority | normal | Severity | minor | Reproducibility | always |
---|
Status | resolved | Resolution | fixed | |
---|
Platform | | OS | | OS Version | |
---|
Product Version | | |
---|
Target Version | 8.1 | Fixed in Version | 8.0 | |
---|
|
Summary | 0001777: The array returned by GetProperties contains a property multiple times if it's defined in the proplist and it's prototype |
---|
Description | GetProperties(pl) currently returns an array containing all properties of pl plus the ones defined in its prototype or its prototype's prototype (and so on).
This is probably not intended.
It has been mentioned in the forums earlier (http://forum.openclonk.org/topic_show.pl?pid=28681;hl=getproperties) |
---|
Steps To Reproduce | GetProperties({Prototype={a=1}, a=1}) / see the referenced forum post |
---|
Tags | No tags attached. |
---|
Relationships | |
Attached Files | |
---|