[ALOY-1128] Return values are converted to strings
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-09-05T19:21:56.000+0000 |
Affected Version/s | Alloy 1.5.0 |
Fix Version/s | Alloy 1.5.0 |
Components | n/a |
Labels | qe-3.4.0, qe-manualtest, regression |
Reporter | Federico Casali |
Assignee | Feon Sua Xin Miao |
Created | 2014-09-04T20:39:44.000+0000 |
Updated | 2014-11-20T23:08:25.000+0000 |
Master : https://github.com/appcelerator/alloy/pull/546 1_5_X : https://github.com/appcelerator/alloy/pull/545 Function test: 1. Follow the reproduce steps, the test cases should pass and there should be no extra "" + before the __alloyId2.get() call. 2. Run
jake app:run dir=ALOY\-443
, there should be no error.PRs merged
Both ALOY-443 and ALOY-829 test cases are now successful. The value returned is a number and not a string. TiSDK 3.4.0.v20140903121714 Appcelerator Studio 3.4.0.201409032106 CLI 3.4.0-beta Alloy 1.5.0-beta2 Xcode6-beta7 Closing.