[TIMOB-25174] Windows: applyProperties method throws exception on picker in windows
GitHub Issue | n/a |
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2017-09-08T13:40:00.000+0000 |
Affected Version/s | Release 6.1.2 |
Fix Version/s | Release 6.2.0 |
Components | Windows |
Labels | n/a |
Reporter | Neeraj Mishra |
Assignee | Kota Iguchi |
Created | 2017-08-15T23:33:39.000+0000 |
Updated | 2017-10-04T14:35:14.000+0000 |
Description
Problem Description:
In Windows, when applyProperties method is called on a Picker, app throws Unknown Exception.
Steps to Replicate:
1. Run the attached Alloy project TestPickerMethod
2. Clicking anywhere on the window will call applyProperties method on Picker and app will throw Unknown Exception.
3. Tried on iOS, it works fine and changes color to Red.
Expected Result:
Border color should be changed to Red once click event is fired.
Actual Result:
[ERROR] ----- Titanium Javascript Runtime Error -----
[ERROR] In undefined: undefined,undefined
Attachments
File | Date | Size |
index.js | 2017-08-15T23:33:05.000+0000 | 106 |
index.tss | 2017-08-15T23:33:20.000+0000 | 155 |
index.xml | 2017-08-15T23:33:14.000+0000 | 316 |
https://github.com/appcelerator/titanium_mobile_windows/pull/1083
backports for 6.2.0: https://github.com/appcelerator/titanium_mobile_windows/pull/1097
Verified in 6.2.0.GA and 7.0.0.v20170912234515