Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-5116] Android: deleting a table view row that does not exist causes application to crash

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-06-07T21:47:45.000+0000
Affected Version/sRelease 1.8.0
Fix Version/sn/a
ComponentsAndroid
LabelsTableViewRow, crash, delete
ReporterNatalie Huynh
AssigneeIngo Muschenetz
Created2011-08-26T10:13:18.000+0000
Updated2017-06-07T21:47:45.000+0000

Description

Steps to Reproduce: 1. Run the attached app.js file or run QTS 4600 2. Press the log button Actual: Application crashes Expected: [WARN] no rows found in table, ignoring delete

Attachments

FileDateSize
4600.js2011-08-26T10:13:18.000+0000470

Comments

  1. Don Thorp 2011-08-26

    This is a developer bug and not an expected runtime condition to fail silently on. We fail fast so a crash is expected.
  2. Lee Morris 2017-06-07

    Closing due to time passed and lack of progress and input.

JSON Source