{ "id": "143608", "key": "TIMOB-18457", "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": [], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2015-01-28T20:03:03.000+0000", "created": "2015-01-28T16:35:40.000+0000", "epic": { "id": 139107, "key": "TIMOB-17966", "name": "Windows: Port Corporate Directory application to Windows Phone", "summary": "Windows: Port Corporate Directory application to Windows Phone", "color": { "key": "color_1" }, "done": false }, "priority": { "name": "None", "id": "6" }, "labels": [], "versions": [], "issuelinks": [ { "id": "45161", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "142539", "key": "TIMOB-18347", "fields": { "summary": "Alloy projects open, then immediately close on Windows Phone emulator", "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": "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": "2017-03-24T20:51:17.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": "10207", "name": "Tooling" }, { "id": "12642", "name": "Windows", "description": "Windows authoring support" } ], "description": "There's two issues with the generated CMakeLists.txt from our template:\r\n- nested folders are using slashes in the variable name, rather than replacing all slashes with underscores (only the first is getting replaced, not all slashes)\r\n- The incorrect slash is being used to designate the destination relative path inside the app. We need to use '\\', but are using '/'.\r\n\r\nAs a result when we try to build the app in Visual Studio it will complain about being unable to find files that do exist.", "attachment": [], "flagged": false, "summary": "Windows: Cmakelist template generated bad paths for nested folders in Resources", "creator": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "subtasks": [], "reporter": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "environment": null, "closedSprints": [ { "id": 317, "state": "closed", "name": "2015 Sprint 02 Windows", "startDate": "2015-01-17T01:00:50.859Z", "endDate": "2015-01-31T01:00:00.000Z", "completeDate": "2015-01-30T23:07:52.735Z", "originBoardId": 144 } ], "comment": { "comments": [ { "id": "340999", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "To test:\r\n1. You must install the Titanium CLI from the git master branch: {{npm install -g git://github.com/appcelerator/titanium.git#master}}\r\n2. You must install Titanium SDK from master: {{ti sdk install -b master -d}}\r\n3. You must copy the titanium_mobile_windows/templates/build/CMakeLists.txt.ejs from the PR into the SDK/windows/templates/build.\r\n4. Generate an app that has at least two levels of folders deep underneath Resources. (i.e. Resources/alloy/controllers/index.js) I believe the standard alloy two tab app might work here.\r\n5. Run {{ti build -p windows -T wp-emulator -C 8-1-1 --wp-publisher-guid 00000000-0000-1000-8000-000000000000}}", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2015-01-28T19:32:38.000+0000", "updated": "2015-01-28T19:32:38.000+0000" }, { "id": "341010", "author": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "body": "I can successfully build and run an Alloy-based app. I tested using both a single-window app containing just a label, and a single-window app that used to include a view from the views/extras/mylabel.xml file.\r\n\r\nPR merged.", "updateAuthor": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "created": "2015-01-28T20:03:03.000+0000", "updated": "2015-01-28T20:03:03.000+0000" }, { "id": "415750", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as fixed.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-24T20:51:17.000+0000", "updated": "2017-03-24T20:51:17.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }