{ "id": "142057", "key": "TIMOB-18286", "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": "16723", "description": "Windows Platform Support, ListView updates, Vector overlays in maps", "name": "Release 4.1.0", "archived": false, "released": true, "releaseDate": "2015-07-08" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2015-06-23T18:09:40.000+0000", "created": "2014-12-23T22:28:22.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-3.5.0" ], "versions": [ { "id": "16593", "description": "Release 4.0.0", "name": "Release 4.0.0", "archived": false, "released": true, "releaseDate": "2015-05-21" } ], "issuelinks": [ { "id": "48043", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "148511", "key": "TIMOB-18975", "fields": { "summary": "Windows: CommonJS module loading support", "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" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } }, { "id": "52808", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "153632", "key": "TIDOC-2393", "fields": { "summary": "Windows Phone icon missing from the API docs", "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" } }, "priority": { "name": "Medium", "id": "3" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "updated": "2016-09-27T23:36:23.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": "12642", "name": "Windows", "description": "Windows authoring support" } ], "description": "*Details:* If a Titanium app has ti.cloud module included in the tiapp.xml, then the project cannot build for Windows emulator or device.\r\n\r\n*Steps to reproduce:*\r\n1. Create the default Titanium and make sure *only* the ti.cloud module is included in the tiapp.xml:\r\n{code}\r\n\r\n ti.cloud\r\n\r\n{code}\r\n2. Build to emulator {{ti build -p windows -T wp-emulator}} *or* device: {{ti build -p windows -T wp-device}}\r\n3. Input your publisher guid (if prompt is enabled)\r\n4. If installing to emulator, select an emulator\r\n\r\n*Actual:* longjohn error will be returned; see attachment for build error.\r\n*Expected:* longjohn error should not be returned.\r\n", "attachment": [ { "id": "53347", "filename": "longjohn.txt", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-12-23T22:28:22.000+0000", "size": 2451, "mimeType": "text/plain" } ], "flagged": false, "summary": "Windows: ti.cloud - If a Titanium app has ti.cloud module in the tiapp.xml, then the project cannot build for Windows", "creator": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "environment": "CLI: 3.5.0-dev \r\nSDK build: 3.6.0.v20141223082526 \r\nOS: Windows 8.1 \r\nVisual Studio Pro 2013: 12.0.31101.00 Update 4 \r\nDevice: Nokia Lumia 520 (8.1), Emulator 8.1 U1 WVGA 4 inch 512MB", "closedSprints": [ { "id": 436, "state": "closed", "name": "2015 Sprint 13 Windows", "startDate": "2015-06-20T23:02:43.965Z", "endDate": "2015-07-04T23:02:00.000Z", "completeDate": "2015-07-06T14:03:22.174Z", "originBoardId": 144 } ], "comment": { "comments": [ { "id": "355778", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "I simply added the module to a project and launched. It launched fine.", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2015-06-23T18:09:56.000+0000", "updated": "2015-06-23T18:09:56.000+0000" }, { "id": "355813", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "The project builds fine when ti.cloud module is included.\r\n\r\nClosing.\r\n\r\nEnvironment:\r\nAppc Studio: 4.1.0.201506221807\r\nTi SDK: 4.1.0.v20150623102257\r\nTi CLI: 4.0.1\r\nAlloy: 1.6.2\r\nWindows: 8.1 Enterprise 64-bit\r\nAPPC NPM: 4.1.0-1\r\nAPPC CLI: 4.1.0-2 \r\nDevice: Nokia Lumia 928 - Windows Phone 8.1", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-06-23T20:48:14.000+0000", "updated": "2015-06-23T20:48:14.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }