{ "id": "124310", "key": "ALOY-917", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "11113", "key": "ALOY", "name": "Alloy", "projectCategory": { "id": "10400", "description": "Tools for developing applications", "name": "Tooling" } }, "fixVersions": [ { "id": "15815", "description": "2014 Sprint 01", "name": "2014 Sprint 01", "archived": true, "released": true, "releaseDate": "2014-01-17" } ], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2014-01-18T02:00:08.000+0000", "created": "2014-01-01T02:21:26.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [ { "id": "15403", "description": "Alloy 1.3.0", "name": "Alloy 1.3.0", "archived": false, "released": true, "releaseDate": "2013-12-20" } ], "issuelinks": [], "assignee": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-01-20T17:59:57.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": "12600", "name": "Samples & Templates" } ], "description": "Appcelerator Studio, build: 3.2.0.201312191455/Titanium Studio, build: 3.2.0.201312191547/TiSDK: 3.2.0.GA\r\n\r\n1. In the Samples view, import the RSS Reader as a new sample project.\r\n2. Build and run for iPhone sim/device.\r\n\r\nResults: Error on launch w.r.t to createNavigationGroup() method, which was removed (I believe) in TiSDK 3.2.0.", "attachment": [ { "id": "45234", "filename": "build_output.txt", "author": { "name": "tstatler", "key": "tstatler", "displayName": "Tim Statler", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-01-18T00:37:17.000+0000", "size": 4062, "mimeType": "text/plain" } ], "flagged": false, "summary": "Alloy RSS Sample generates runtime error on iPhone", "creator": { "name": "tstatler", "key": "tstatler", "displayName": "Tim Statler", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "tstatler", "key": "tstatler", "displayName": "Tim Statler", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "closedSprints": [ { "id": 26, "state": "closed", "name": "2014 Sprint 01", "startDate": "2014-01-06T22:45:16.914Z", "endDate": "2014-01-19T22:46:16.914Z", "completeDate": "2014-01-28T17:43:56.031Z" } ], "comment": { "comments": [ { "id": "286707", "author": { "name": "mxia", "key": "mxia", "displayName": "Michael Xia", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tony, could you help take a look?\r\n", "updateAuthor": { "name": "mxia", "key": "mxia", "displayName": "Michael Xia", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-01-06T03:18:46.000+0000", "updated": "2014-01-06T03:18:46.000+0000" }, { "id": "286756", "author": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~tstatler] I'm assuming you have a version of Alloy prior to 1.3.0 installed. The sample wasn't changed to use NavigationWindow until 1.3.0. Can you please confirm?", "updateAuthor": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-01-06T14:17:59.000+0000", "updated": "2014-01-06T14:17:59.000+0000" }, { "id": "286763", "author": { "name": "tstatler", "key": "tstatler", "displayName": "Tim Statler", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I have Alloy 1.3.0 installed:\n\n{code}\ntstatler:~ tstatler$ alloy -v\n1.3.0\n{code}\n", "updateAuthor": { "name": "tstatler", "key": "tstatler", "displayName": "Tim Statler", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-01-06T16:46:27.000+0000", "updated": "2014-01-06T16:46:27.000+0000" }, { "id": "286769", "author": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I'm looking at the RSS sample in 1.3.0 and it does indeed use a NavigationWindow, so something is amiss here. [~mxia] is it possible that TiStudio is referencing something other than [~tstatler]'s installed alloy version? Is there any way for him to troubleshoot that?", "updateAuthor": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-01-06T17:09:45.000+0000", "updated": "2014-01-06T17:09:45.000+0000" }, { "id": "288707", "author": { "name": "mxia", "key": "mxia", "displayName": "Michael Xia", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I imported the latest RSS sample from Appcelerator Studio, and for iOS, it is using NavigationWindow. Also running the app on iOS simulator works for me.\n\nTim, could you attach the build console output?\n", "updateAuthor": { "name": "mxia", "key": "mxia", "displayName": "Michael Xia", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-01-18T00:31:04.000+0000", "updated": "2014-01-18T00:31:04.000+0000" }, { "id": "288708", "author": { "name": "tstatler", "key": "tstatler", "displayName": "Tim Statler", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Attaching build console output. ", "updateAuthor": { "name": "tstatler", "key": "tstatler", "displayName": "Tim Statler", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-01-18T00:37:17.000+0000", "updated": "2014-01-18T00:37:17.000+0000" }, { "id": "288722", "author": { "name": "mxia", "key": "mxia", "displayName": "Michael Xia", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hmm, the ios/index.xml file doesn't appear to match the latest version. It could be that the alloy version you have is from an earlier build of 1.3.0, not the GA version. Could you try to reinstall it from command line using \"sudo npm install -g alloy@1.3.0\" and then re-import the sample from Studio to see it helps?\n", "updateAuthor": { "name": "mxia", "key": "mxia", "displayName": "Michael Xia", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-01-18T01:43:40.000+0000", "updated": "2014-01-18T01:43:40.000+0000" }, { "id": "288724", "author": { "name": "tstatler", "key": "tstatler", "displayName": "Tim Statler", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Yes, re-installing Alloy fixed the problem. Thanks.", "updateAuthor": { "name": "tstatler", "key": "tstatler", "displayName": "Tim Statler", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-01-18T01:56:56.000+0000", "updated": "2014-01-18T01:56:56.000+0000" }, { "id": "288725", "author": { "name": "mxia", "key": "mxia", "displayName": "Michael Xia", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Cool, will resolve the ticket then.\r\n", "updateAuthor": { "name": "mxia", "key": "mxia", "displayName": "Michael Xia", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-01-18T02:00:08.000+0000", "updated": "2014-01-18T02:00:08.000+0000" } ], "maxResults": 9, "total": 9, "startAt": 0 } } }