Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2065] Android: Behavior change in set row data test case

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:57:58.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0 M01
ComponentsAndroid
Labelsandroid, android_refactor, defect, regression
ReporterThomas Huelbert
AssigneeDon Thorp
Created2011-04-15T03:09:25.000+0000
Updated2011-04-17T01:57:58.000+0000

Description

g1 running 1.6 and the sim running 2.2 Ti Mobile sdk 1.5.0.02c264.

1.BaseUI>Views>Table Views>set row data
2.tap the first row "set 1 (no animation)"

results:all rows dissapear except row 8
expected: previously all rows would stay (though the appearance would change), still works as expected on iOS

Comments

  1. Bill Dawson 2011-04-15

    (from [3e271c15e67f2941c7a1696a1d77869da136f97e]) [#2065 state:fixed-in-qa] Check if first arg to setData is Object[] whose first element is Object[], meaning all args are being put into an array (rather than binding out to the 2nd parameter) https://github.com/appcelerator/titanium_mobile/commit/3e271c15e67f2941c7a1696a1d77869da136f97e"> https://github.com/appcelerator/titanium_mobile/commit/3e271c15e67f...

  2. Don Thorp 2011-04-15

    (from [33045fcf55d8a58a7e1a859823a2d1993a0e14b1]) removing conditional for Android. No longer needed after [#2065] https://github.com/appcelerator/titanium_mobile/commit/33045fcf55d8a58a7e1a859823a2d1993a0e14b1"> https://github.com/appcelerator/titanium_mobile/commit/33045fcf55d8...

  3. Thomas Huelbert 2011-04-15

    1.5.0.fb4b340. G2 (2.2) 2.1 emulator, 1.6 on a g f'n 1

JSON Source