[TIMOB-1330] Unexpected "row undefined data undefined.." error when tapping on anything but delete
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:55:53.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.6.0 M04 |
Components | iOS |
Labels | ios, release-1.6.0, row, tableview |
Reporter | Thomas Huelbert |
Assignee | Blain Hamon |
Created | 2011-04-15T02:49:36.000+0000 |
Updated | 2011-04-17T01:55:53.000+0000 |
Description
1.BaseUi>Views>Table Views>Delete Mode (2)
2.Tap edit
3.tap an indicator next to item to invoke the delete button
4.tap anywhere
results: error invoked: "Table View row undefined index undefined..." etc
as Per Nolan, these values should not be undefined at this point.
(from [08370edddae282f4f4ac824a236625a6c776e1d5]) [#1330 state:fixed-in-qa] Addition of 'allowsSelectonDuringEditing' property and conformance to how iOS handles other table clicks while in editing mode. https://github.com/appcelerator/titanium_mobile/commit/08370edddae282f4f4ac824a236625a6c776e1d5"> https://github.com/appcelerator/titanium_mobile/commit/08370edddae2...
To test changes:
4.2.1 touch 4gt 3.1.3 3g iPhone [INFO] Titanium SDK version: 1.6.0 (01/12/11 09:38 db09d1e)