[TIMOB-4082] Android: Fastdev: Windows: When the titanium project is in a directory that contains a space, fastdev thinks that it is not a Titanium project
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-05-24T11:28:25.000+0000 |
| Affected Version/s | Release 1.7.0 |
| Fix Version/s | Release 1.7.0, Sprint 2011-20, Release 1.8.0 |
| Components | Android |
| Labels | directory_spacing, fastdev, win |
| Reporter | Natalie Huynh |
| Assignee | Bill Dawson |
| Created | 2011-05-13T14:38:04.000+0000 |
| Updated | 2011-05-24T11:28:25.000+0000 |
Description
Steps to Reproduce:
1. Create a new mobile project in TiStudio
2. Navigate to the directory from command prompt
3. type "titanium fastdev start"
Actual Result:
fastdev.py: error: Directory is not a Titanium Project: C:\Users\QEUser\Document
s\Titanium
Expected Result:
Should not error
Workaround:
Create a workspace that does not consist of a space to get fastdev working
Tested with 1.7.0.86dae2c