Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-443] crash on multiple setData on table view

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:53:04.000+0000
Affected Version/sn/a
Fix Version/s0.9.2
ComponentsiOS
Labelsn/a
ReporterNolan Wright
AssigneeJeff Haynie
Created2011-04-15T02:29:28.000+0000
Updated2011-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

Comments

  1. Jeff Haynie 2011-04-15

    (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...

JSON Source