{ "id": "132116", "key": "TIMOB-17191", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "15422", "description": "Release 3.3.0", "name": "Release 3.3.0", "archived": false, "released": true, "releaseDate": "2014-07-16" }, { "id": "15972", "description": "Release 3.4.0", "name": "Release 3.4.0", "archived": false, "released": true, "releaseDate": "2014-09-28" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-06-27T16:35:41.000+0000", "created": "2014-06-23T10:14:12.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "module_cli", "qe-3.3.0", "qe-testadded" ], "versions": [ { "id": "15422", "description": "Release 3.3.0", "name": "Release 3.3.0", "archived": false, "released": true, "releaseDate": "2014-07-16" } ], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2014-07-02T05:56:29.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "13103", "name": "CLI", "description": "Node-based command line interface" } ], "description": "*ti build* command should prompt for project directory if the current directory doesn't contain the tiapp.xml file.\r\nIn windows, Cursor blinks and waits indefinitely without any output message when we run \"ti build -p android* command. (Please refer attachment win.png)\r\n\r\nh5. Steps To Reproduce:\r\n 1. Open the command prompt and navigate it to desktop as current directory. (make sure there is no tiapp.xml file in desktop)\r\n 2. run *ti build -p android*\r\n\r\nh5. Actual Result:\r\nCursor will blinks and waits indefinitely. \r\n\r\nh5. Expected Result:\r\nCLI should prompt with following message\r\n{code} Where is the project directory?: {code}\r\n\r\nNote: \r\n*cli.prompt = true* is correctly set in titanium configuration. \r\nThis is *not a regression* since it is reproducible in SDK 3.2.3 GA as well.\r\nIssue does *not occur* in Mac OSX (see attachment Mac.png)", "attachment": [ { "id": "49182", "filename": "Mac.png", "author": { "name": "kvelummaylum", "key": "kvelummaylum", "displayName": "Kajenthiran Velummaylum", "active": true, "timeZone": "Asia/Shanghai" }, "created": "2014-06-23T10:14:12.000+0000", "size": 51306, "mimeType": "image/png" }, { "id": "49183", "filename": "win.png", "author": { "name": "kvelummaylum", "key": "kvelummaylum", "displayName": "Kajenthiran Velummaylum", "active": true, "timeZone": "Asia/Shanghai" }, "created": "2014-06-23T10:14:12.000+0000", "size": 10719, "mimeType": "image/png" } ], "flagged": false, "summary": "CLI: \"ti build\" command doesn't ask for project directory in Windows", "creator": { "name": "kvelummaylum", "key": "kvelummaylum", "displayName": "Kajenthiran Velummaylum", "active": true, "timeZone": "Asia/Shanghai" }, "subtasks": [], "reporter": { "name": "kvelummaylum", "key": "kvelummaylum", "displayName": "Kajenthiran Velummaylum", "active": true, "timeZone": "Asia/Shanghai" }, "environment": "|| Component || Version ||\r\n| Titanium SDK | 3.3.0.v20140620194913 |\r\n| Node | 0.10.26 |\r\n| ACS | 1.0.14 |\r\n| Alloy | 1.4.0-rc2 |\r\n| CLI | 3.3.0-rc2 |\r\n| Titanium-code-processor | 1.1.1 |\r\n| OS | Windows 8.1 |", "closedSprints": [ { "id": 135, "state": "closed", "name": "2014 Sprint 13 Tooling", "startDate": "2014-06-23T23:44:04.894Z", "endDate": "2014-07-04T00:00:00.000Z", "completeDate": "2014-07-07T16:26:26.229Z", "originBoardId": 100 } ], "comment": { "comments": [ { "id": "311176", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Confirmed and fixed.\r\n\r\nMaster pull request: https://github.com/appcelerator/titanium_mobile/pull/5860\r\n3_3_X pull request: https://github.com/appcelerator/titanium_mobile/pull/5861", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-06-26T22:32:50.000+0000", "updated": "2014-06-26T22:32:50.000+0000" }, { "id": "311295", "author": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "body": "works as described", "updateAuthor": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "created": "2014-06-27T16:35:41.000+0000", "updated": "2014-06-27T16:35:41.000+0000" }, { "id": "311624", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested and verified fixed.\r\nTitanium SDK, build: 3.3.0.v20140626144112\r\nWindows 7 32-bit\r\nCLI 3.3.0-rc4\r\n", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-06-30T16:54:06.000+0000", "updated": "2014-06-30T16:54:06.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }