Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2089] Errors on launch of Kitchensink on iOS 3.2.2 and 3.1.2

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:58:03.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsiOS
Labelsios, ios3.2, regression
ReporterThomas Huelbert
AssigneeBlain Hamon
Created2011-04-15T03:10:08.000+0000
Updated2011-04-17T01:58:03.000+0000

Description

1.install KS (regular, not ks-ipad) on a device running 3.2 or earlier (ipad, iphone etc)
2.view output

results: Wed Oct 13 14:04:42 Jeff-Haynies-iPad UIKitApplication:com.appcelerator.KitchenSink[0xbe57][13418] : [DEBUG] default_not_set Appcelerator Titanium/1.5.0 (iPad/3.2.2; iPhone OS; en_US;)

Wed Oct 13 14:04:42 Jeff-Haynies-iPad KitchenSink[13418] : *** +[NSDateFormatter localizedStringFromDate:dateStyle:timeStyle:]: unrecognized selector sent to class 0x38088fa4

Wed Oct 13 14:04:42 Jeff-Haynies-iPad UIKitApplication:com.appcelerator.KitchenSink[0xbe57][13418] : [ERROR] Script Error = *** +[NSDateFormatter localizedStringFromDate:dateStyle:timeStyle:]: unrecognized selector sent to class 0x38088fa4.

Wed Oct 13 14:04:42 Jeff-Haynies-iPad UIKitApplication:com.appcelerator.KitchenSink[0xbe57][13418] : [ERROR] application received error: *** +[NSDateFormatter localizedStringFromDate:dateStyle:timeStyle:]: unrecognized selector sent to class 0x38088fa4

expected: a bunch fo tets values, guessing this is the reason they are not being shown.

Comments

  1. Thomas Huelbert 2011-04-15

    forgot to include sdk - mobilesdk 1.5.0.d02c264

  2. Jeff Haynie 2011-04-15

    (from [9425c1e45f5ac5a6120e72e774b7289e56afdb2c]) [#2089 state:fixed-in-qa] Use available localization methods on 3.x. http://github.com/appcelerator/titanium_mobile/commit/9425c1e45f5ac5a6120e72e774b7289e56afdb2c"> http://github.com/appcelerator/titanium_mobile/commit/9425c1e45f5ac...

  3. Stephen Tramer 2011-04-15

    Forgot to claim this one as my responsibility. Will merge into 1_4_X when fix is confirmed.

  4. Thomas Huelbert 2011-04-15

    3.1.2, 3.2.2 and 4.1 for giggles. Mobile sdk build 1.5.0.62c1cae

JSON Source