[TIMOB-11765] KitchenSink: Views - Clicking on table view row returns undefined values on Android
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2012-11-17T00:19:49.000+0000 |
| Affected Version/s | Release 3.0.0 |
| Fix Version/s | Release 3.1.0, 2012 Sprint 24, 2012 Sprint 24 API |
| Components | Android |
| Labels | qe-and100112, qe-testadded, regression |
| Reporter | Tamila Smolich |
| Assignee | Ingo Muschenetz |
| Created | 2012-11-14T19:10:52.000+0000 |
| Updated | 2013-09-26T11:11:12.000+0000 |
Description
Description:
Clicking on table view row returns undefined object's values on Android.
This is a regression, does not occur on 2.1.4.
Steps:
1. Run KitchenSink from developer relations.
2. Go to Base UI - Views - Table Views - Table Auto Height
3. Click on any table view row
Expected:
Should see an alert with appropriate value for row, index, section and row data
Actual:
All values are undefined
Seems like the same issue as TIMOB-11530 which has been already resolved against the master (3.1.0).
Closing as a Duplicate. Tested and verified fix with: Titanium Studio, build: 3.0.1.201212181159 Titanium SDK, build: 3.1.0.v20130114171802 Titanium SDK, build: 3.0.0.GA Device: Samsung Galaxy SIII (4.0.4)