[TIMOB-26969] Windows: Codec encodeNumber/decodeNumber should throw Error on invalid setup
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2019-05-21T12:47:29.000+0000 |
| Affected Version/s | Release 8.0.0 |
| Fix Version/s | Release 8.1.0 |
| Components | Windows |
| Labels | n/a |
| Reporter | Kota Iguchi |
| Assignee | Kota Iguchi |
| Created | 2019-04-09T06:39:21.000+0000 |
| Updated | 2019-05-21T12:47:29.000+0000 |
Description
Codec.encodeNumber and decodeNumber should throw Exception when specific parameter is not specified. See test case fro details: https://github.com/appcelerator/titanium-mobile-mocha-suite/blob/master/Resources/ti.codec.test.js#L355 and https://github.com/appcelerator/titanium-mobile-mocha-suite/blob/master/Resources/ti.codec.test.js#L390.
https://github.com/appcelerator/titanium_mobile_windows/pull/1380
FR Passed, waiting on Jenkins build.
Merged to master.
Fix verified in SDK version
8.1.0.v20190520081553Test and other information can be found at: https://github.com/appcelerator/titanium_mobile_windows/pull/1380