[TIMOB-443] crash on multiple setData on table view
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:53:04.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 0.9.2 |
Components | iOS |
Labels | n/a |
Reporter | Nolan Wright |
Assignee | Jeff Haynie |
Created | 2011-04-15T02:29:28.000+0000 |
Updated | 2011-04-17T01:53:04.000+0000 |
Description
see ticket and attached test case with ticket. click set button multiple times crashes app (this button creates a row object with a label and calls setData).
http://helpdesk.appcelerator.net/tickets/1196">http://helpdesk.appcelerator.net/tickets/1196
(from [4e3aef1c09df458d58a523eadb594d93ed0852ac]) - fixed crasher in table view -- make sure view proxy is explicitly set to nil on destroy of proxy in case view is still around (TableView specifically). closes #443 http://github.com/appcelerator/titanium_mobile/commit/4e3aef1c09df458d58a523eadb594d93ed0852ac"> http://github.com/appcelerator/titanium_mobile/commit/4e3aef1c09df4...