{ "id": "122557", "key": "TIMOB-15731", "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": "15711", "description": "2013 Sprint 24", "name": "2013 Sprint 24", "archived": true, "released": true, "releaseDate": "2013-11-29" }, { "id": "15714", "description": "2013 Sprint 24 Tooling", "name": "2013 Sprint 24 Tooling", "archived": true, "released": true, "releaseDate": "2013-11-29" }, { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-11-19T22:01:29.000+0000", "created": "2013-11-15T23:04:18.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "qe-3.2.0", "qe-closed-3.2.0", "triage" ], "versions": [ { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "issuelinks": [], "assignee": { "name": "csullivan", "key": "csullivan", "displayName": "Christian Sullivan", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2013-11-20T19:02:43.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": [], "description": "h5. Description:\r\nThe RSS Sample has missing semicolons which is indicated as an exclamation mark on each file with the problem.\r\n\r\nThe sample also uses the newly-deprecated \"navgroup\" object which also produces a warning.\r\n\r\nh5. Steps to reproduce:\r\n1) import the RSS reader sample\r\n2) Open the file resources/services/rss.js\r\n3) Open the file resources/ui/handheld/ios/ApplicationWindow.js\r\n\r\nh5. Result:\r\nrss.ja has missing semicolons.\r\nApplicationWindow.js has deprecated objects\r\n\r\nh5. Expected Result:\r\nNo warnings", "attachment": [], "flagged": false, "summary": "Samples: RSS Reader sample has warnings - missing semicolons and deprecated objects", "creator": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Mac OS 10.8.5\r\nXcode 5.0.2\r\nCLI: 3.2.0\r\nAlloy: 1.3.0\r\nTitanium SDK version 3.2.0.v20131115115645\r\nTitanium Studio, build: 3.2.0.201311122225", "comment": { "comments": [ { "id": "280069", "author": { "name": "csullivan", "key": "csullivan", "displayName": "Christian Sullivan", "active": true, "timeZone": "America/Los_Angeles" }, "body": "PR [MASTER] https://github.com/appcelerator-developer-relations/Sample.RSS/pull/8\n", "updateAuthor": { "name": "csullivan", "key": "csullivan", "displayName": "Christian Sullivan", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-11-18T22:58:12.000+0000", "updated": "2013-11-18T22:58:12.000+0000" }, { "id": "280221", "author": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Bug still persits on:\nMac OSX 10.9 Mavericks\nTitanium Studio, build: 3.2.0.201311160316\nTitanium SDK, build: 3.2.0.v20131118211643\nCLI: 3.2.0-alpha\nAlloy: 1.3.0\n\nPulled the RSS sample project from the github repository.\nSemicolon errors are fixed however the deprecated object still remains.\nProject cannot be built to iPhone because of this error.\nRe-opening.", "updateAuthor": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-11-19T20:37:43.000+0000", "updated": "2013-11-19T20:37:43.000+0000" }, { "id": "280243", "author": { "name": "csullivan", "key": "csullivan", "displayName": "Christian Sullivan", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~mxia] [~sdowse] Updated PR with to fix remaining issues.\nPR [MASTER] https://github.com/appcelerator-developer-relations/Sample.RSS/pull/8 ", "updateAuthor": { "name": "csullivan", "key": "csullivan", "displayName": "Christian Sullivan", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-11-19T22:00:29.000+0000", "updated": "2013-11-19T22:00:29.000+0000" }, { "id": "280244", "author": { "name": "csullivan", "key": "csullivan", "displayName": "Christian Sullivan", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Updated app from deprecated iPhone.NavigationGroup to the new iOS.NavigationWindow", "updateAuthor": { "name": "csullivan", "key": "csullivan", "displayName": "Christian Sullivan", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-11-19T22:01:29.000+0000", "updated": "2013-11-19T22:01:29.000+0000" }, { "id": "280373", "author": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified fixed on:\nMac OSX 10.9 Mavericks\nTitanium Studio, build: 3.2.0.201311200322\nTitanium SDK, build: 3.2.0.v20131119142443\nCLI: 3.2.0-alpha\nAlloy: 1.3.0\n\nPulled the RSS sample project from the github repository.\nSemicolon and Deprecated method warnings no longer shown throughout application.\nProject successfully installed on iPhone.\nClosing/\n", "updateAuthor": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-11-20T19:02:24.000+0000", "updated": "2013-11-20T19:02:24.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }