[TIMOB-11942] Module: Creating a module with numeric name or name starts with number throws "could not move: ..." error
GitHub Issue | n/a |
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2016-08-26T05:05:17.000+0000 |
Affected Version/s | Release 2.1.2, Release 3.0.0 |
Fix Version/s | n/a |
Components | Tooling |
Labels | qe-ios100112 |
Reporter | Pragya Rastogi |
Assignee | Eric Merriman |
Created | 2012-12-04T06:38:11.000+0000 |
Updated | 2017-03-24T21:59:53.000+0000 |
Description
Steps To Reproduce:
1. Create a Titanium Module Project with name "1" or "123abc" (numeric followed by string)
2. select any deployment targets: ios, android or Mobile web
3. click next>finish
Actual: Error occurs.
"Internal error: Could not move: /tmp/module_temp8620768414586470843.tmp/112.
Could not move: /tmp/module_temp8620768414586470843.tmp/112.
java.lang.reflect.InvocationTargetException"
Expected:
No error must appear. Module must get created successfully like other alloy, html based and node.ACS projects.
Attachments
Could not reproduce with Titanium SDK 5.5.0 and the new module creation template added in SDK 4.2.0.
Closing ticket as the issue cannot be reproduced and with reference to the previous comments.