Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17209] CLI: Unable to create iOS module with module id beginning with a number

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionInvalid
Resolution Date2014-06-25T07:38:44.000+0000
Affected Version/sRelease 3.3.0
Fix Version/sn/a
ComponentsCLI
Labelsqe-3.3.0, regression
ReporterSatyam Sekhri
AssigneeChris Barber
Created2014-06-25T06:49:32.000+0000
Updated2014-07-17T10:50:34.000+0000

Description

Attachments

FileDateSize
iOSModule_Error.png2014-06-25T06:49:32.000+000074055

Comments

  1. Chris Barber 2014-06-25

    Titanium 3.3.0 has new logic for creating module projects and are now subject to the same rules as creating apps. The error message is by design and is correct.
  2. Satyam Sekhri 2014-06-25

    As the restriction for not allowing number after a period in Module ID of a module is driven by the restriction on Android platform, the restriction can be made same as in case of creating apps. During app creation, the app id cannot have a number after a period only if one of the target platforms is Android. It fails with the same error message as the one mentioned above for module creation. However, if Android is not in the list of target platforms then only a warning is shown for such app id and app can be created successfully.
  3. Paras Mishra 2014-07-17

    Closing the issue as result is expected behavior.

JSON Source