[TIMOB-1068] setLocale on picker doesn't work and sometimes crashes
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2011-04-15T02:43:07.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.4.0 |
Components | iOS |
Labels | n/a |
Reporter | Nolan Wright |
Assignee | Blain Hamon |
Created | 2011-04-15T02:43:05.000+0000 |
Updated | 2017-03-02T22:50:29.000+0000 |
Description
picker.setLocale(Titanium.Platform.locale);
Comments
- Stephen Tramer 2011-04-15
Setting locale on date pickers (which is what we support) is broken, even when doing it outside Titanium and directly through interface builder. Putting this one on 'hold'.
- Stephen Tramer 2011-04-15
Lighthouse, you are so goofy for considering bugs on hold to be resolved. Setting this as 'open' so that I don't forget about it.
- Blain Hamon 2011-04-15
Confirmed that this is unfixable. This is an issue with the iPhone OS, even on device for OS 3.1.3, outside of Titanium. Locale is completely ignored, even if explicitly set.
- Jeff Haynie 2011-04-15
(from [71db1752613c1e54ea6637d931cf735192e16f90]) [#1068 state:open] Picker test for setting locale. Should work when Apple fixes this. http://github.com/appcelerator/titanium_mobile/commit/71db1752613c1e54ea6637d931cf735192e16f90"> http://github.com/appcelerator/titanium_mobile/commit/71db1752613c1...
- Stephen Tramer 2011-04-15
Cleaning up some bugs. Marked this as 'invalid' since we've confirmed that it's Apple, and we have a test which will work whenever they decide that it's OK.
- Lee Morris 2017-03-02 Closing ticket as invalid.