Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2284] Android: regression - picker add method causes exception

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-05-31T14:05:59.000+0000
Affected Version/sRelease 1.5.0
Fix Version/sSprint 2011-22
ComponentsAndroid
Labels1.5.x, android, android_refactor, defect, regression
ReporterPaul Dowsett
AssigneeBill Dawson
Created2011-04-15T03:15:38.000+0000
Updated2011-06-23T17:38:50.000+0000

Description

Latest build of 1.5.X exhibits exception when picker add() method is executed.
Tested using https://github.com/appcelerator/titanium_mobile/blob/master/demos/KitchenSink/Resources/examples/picker_basic.js"> KS picker_basic.js, which fails at line 15, picker.add(data);

See http://hals-paste.pastebin.com/4kqeYRkM">trace log

Comments

  1. Bill Dawson 2011-05-31

    Was fixed as part of TIMOB-2365 in January/february. @Paul can you confirm it's okay now?
  2. Bill Dawson 2011-06-23

    Reconfirmed fixed already and no change needed for 1.7.X

JSON Source