[TIMOB-12249] Unable to create any titanium project if its project id has any single capital letter
| GitHub Issue | n/a |
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2013-01-10T09:42:36.000+0000 |
| Affected Version/s | Release 3.0.1 |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | regression |
| Reporter | Deepti Pandey |
| Assignee | Ingo Muschenetz |
| Created | 2013-01-09T03:43:26.000+0000 |
| Updated | 2014-06-19T12:44:35.000+0000 |
Description
Test Steps:
1.Create a Titanium Project for android and mobileweb both.
2.Use any capital letter in its app id (anywhere)
(eg. Com.appcelerator.test;
com.Appcelerator.test;
com.appcelerator.tesT;
Com.appcelerator.Test;)
Actual Result:
Error prompt :'Unable to create new project - The app id must consist of letters, numbers, and underscores'.(screenshot attached)
Attachments
Resolving as duplicate.