Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2343] Android: Crash when creating TableView

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionDuplicate
Resolution Date2011-04-15T03:17:15.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0 M02
ComponentsAndroid
Labelsandroid, kroll, regression
ReporterNathaniel McCallum
AssigneeDon Thorp
Created2011-04-15T03:17:14.000+0000
Updated2017-03-03T06:29:05.000+0000

Description

This does not crash:

Ti.UI.createTableView();

This does:

Ti.UI.createTableView({...});

Comments

  1. Marshall Culpepper 2011-04-15

    This looks to be a duplicate of #2340, verified with a new Drillbit test

  2. Marshall Culpepper 2011-04-15

    (from [cfbc0d7e8e2eb15159262c5b708fae0f3eb7ad4b]) verify tableview empty options no longer crash [#2343] https://github.com/appcelerator/titanium_mobile/commit/cfbc0d7e8e2eb15159262c5b708fae0f3eb7ad4b"> https://github.com/appcelerator/titanium_mobile/commit/cfbc0d7e8e2e...

  3. Lee Morris 2017-03-03

    Closing issue due to time passed and irrelevance of the ticket.

JSON Source