[TIMOB-26455] Android: Hyperloop should sanitize numeric names
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2018-10-17T14:23:39.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 7.5.0 |
Components | Android |
Labels | n/a |
Reporter | Gary Mathews |
Assignee | Gary Mathews |
Created | 2018-10-16T20:32:56.000+0000 |
Updated | 2018-10-17T14:52:01.000+0000 |
Description
- Hyperloop generator should sanitize numeric method names
var 1PackageInfoProxy = function() {...}
master: https://github.com/appcelerator/hyperloop.next/pull/307 3_1_X: https://github.com/appcelerator/hyperloop.next/pull/308
titanium_mobile: https://github.com/appcelerator/titanium_mobile/pull/10377