| GitHub Issue | n/a |
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2017-06-07T21:47:45.000+0000 |
| Affected Version/s | Release 1.8.0 |
| Fix Version/s | n/a |
| Components | Android |
| Labels | TableViewRow, crash, delete |
| Reporter | Natalie Huynh |
| Assignee | Ingo Muschenetz |
| Created | 2011-08-26T10:13:18.000+0000 |
| Updated | 2017-06-07T21:47:45.000+0000 |
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
This is a developer bug and not an expected runtime condition to fail silently on. We fail fast so a crash is expected.
Closing due to time passed and lack of progress and input.