[TIMOB-9665] Blackberry: fix property enumeration on JS object created by the framework
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-08-07T08:00:45.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Sprint 2012-11 BB, BB Preview 3 |
| Components | BlackBerry |
| Labels | n/a |
| Reporter | Jean-Philippe Lemieux |
| Assignee | Jean-Philippe Lemieux |
| Created | 2012-06-20T14:23:17.000+0000 |
| Updated | 2014-02-04T00:46:15.000+0000 |
Description
calling toString() on an object created by the Ti framework fails. We think that the property enumeration doesn't enumerate the inherited properties.
https://github.com/Macadamian/titanium_mobile/pull/124