Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6115] Android: TableView: Rhino/v8, row data is returning null for rhino and undefined for v8

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2011-11-29T16:57:28.000+0000
Affected Version/sRelease 1.8.0.1
Fix Version/sSprint 2011-48, Release 1.8.0.1
ComponentsAndroid
Labelsbranch-v8
ReporterNatalie Huynh
AssigneeHieu Pham
Created2011-11-08T13:02:59.000+0000
Updated2014-06-19T12:43:32.000+0000

Description

Steps To Reproduce: 1. Launch Application 2. Base UI >  Views > Table Views > Table Auto Height 3. Click on the row Actual Result: rhino: row null index null section null rowdata null v8: row undefined index undefined section undefined rowdata undefined Expected Result: Should be both null or undefined

Comments

  1. Michael Pettiford 2011-11-16

    Tested with Mobile SDK 1.8.0.1.v20111116153454 Ti Studio version 1.0.7.201111151932 OSX Lion Galaxy Tab 10.1 OS Version 3.1, Nexus S OS version 2.3.6, iPad 2 OS 4.3.5 Results: iPad 2 shows that row data [object TiUITableViewRow] Galaxy tab & nexus S on both v8/rhino shows row data null
  2. Natalie Huynh 2011-11-23

    Tested with Mobile SDK 1.8.0.1.v20111123151459 v8/rhino LG Exp: Still showing row data is null
  3. Natalie Huynh 2011-12-07

    Tested with 1.8.0.1.v20111207090257 Xoom (3.2.1) - v8 Samsung Tab 10.1 (3.1) - rhino Returning [object Object]

JSON Source