Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-16843] CLI: create command should allow names to begin with a number

GitHub Issuen/a
TypeStory
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2014-04-14T22:07:16.000+0000
Affected Version/sn/a
Fix Version/s2014 Sprint 08, 2014 Sprint 08 Tooling, Release 3.2.3, Release 3.3.0
ComponentsCLI, Tooling
Labelsqe-testadded, regression
ReporterChris Barber
AssigneeChris Barber
Created2014-04-14T19:34:09.000+0000
Updated2014-04-15T21:53:56.000+0000

Description

You should be able to create an app that has a name beginning with a number.
ti create -p all -n 123 --id com.abc123 -u http://www.appcelerator.com -d .

Comments

  1. Chris Barber 2014-04-14

    Master pull request: https://github.com/appcelerator/titanium_mobile/pull/5599 3.2.x pull request: https://github.com/appcelerator/titanium_mobile/pull/5600
  2. Samuel Dowse 2014-04-15

    Verified fixed using: Mac OSX 10.9.2 Appcelerator Studio, build: 3.2.3.201404111117 Titanium SDK, build: 3.2.3.v20140414150917, 3.3.0.v20140414214115 Titanium CLI, build: 3.2.3-alpha3 Alloy: 1.3.1 Creating and building a project with the name "123" completed successfully. Closing.

JSON Source