{ "id": "116005", "key": "TIMOB-14262", "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": "15566", "description": "2013 Sprint 15 Tooling", "name": "2013 Sprint 15 Tooling", "archived": true, "released": true, "releaseDate": "2013-07-29" }, { "id": "15567", "description": "2013 Sprint 15", "name": "2013 Sprint 15", "archived": true, "released": true, "releaseDate": "2013-07-29" }, { "id": "15479", "description": "Release 3.1.2", "name": "Release 3.1.2", "archived": true, "released": true, "releaseDate": "2013-07-31" }, { "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-12-16T10:36:11.000+0000", "created": "2013-06-15T06:09:24.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-3.1.1", "qe-closed-3.2.0", "qe-testadded" ], "versions": [ { "id": "15478", "description": "Release 3.1.1", "name": "Release 3.1.1", "archived": true, "released": true, "releaseDate": "2013-06-17" } ], "issuelinks": [], "assignee": { "name": "csullivan", "key": "csullivan", "displayName": "Christian Sullivan", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-02-26T17:45:09.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": "13600", "name": "LiveView", "description": "Live preview of Titanium apps" } ], "description": "*Steps to reproduce*\n1. Create a default application\n2. Enable LiveView in Run Configurations\n3. Run on iOS simulator\n4. Replace \"win1.add(label1);\" into \"win1.add(mylabel);\"\n5. Save app.js\n\n*Actual Result*\nLiveView error is not triggered\n\n*Expected Result*\nLiveView error is triggered\n\n", "attachment": [], "flagged": false, "summary": "LiveView: Does not trigger code errors", "creator": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Appcelerator Studio, build: 3.1.1.201306061938\r\nTitanium SDK version 3.1.1.v20130606121419\r\nCLI version 3.1.1-cr\r\niOS Simulator Version 6.0 (358.4) \r\nMac OS X Version 10.7.5\r\n", "comment": { "comments": [ { "id": "258363", "author": { "name": "csullivan", "key": "csullivan", "displayName": "Christian Sullivan", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Please attach build log", "updateAuthor": { "name": "csullivan", "key": "csullivan", "displayName": "Christian Sullivan", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-18T05:34:22.000+0000", "updated": "2013-06-18T05:34:22.000+0000" }, { "id": "258365", "author": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "updateAuthor": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-18T06:20:22.000+0000", "updated": "2013-06-18T06:20:22.000+0000" }, { "id": "261106", "author": { "name": "csullivan", "key": "csullivan", "displayName": "Christian Sullivan", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Please test on the current version of liveview 0.1.26", "updateAuthor": { "name": "csullivan", "key": "csullivan", "displayName": "Christian Sullivan", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-07-09T18:44:37.000+0000", "updated": "2013-07-09T18:44:37.000+0000" }, { "id": "262032", "author": { "name": "csullivan", "key": "csullivan", "displayName": "Christian Sullivan", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Resolved in 0.1.28 https://github.com/appcelerator/liveview/releases/tag/0.1.28", "updateAuthor": { "name": "csullivan", "key": "csullivan", "displayName": "Christian Sullivan", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-07-16T16:22:34.000+0000", "updated": "2013-07-16T16:22:34.000+0000" }, { "id": "284417", "author": { "name": "nmittal", "key": "nmittal", "displayName": "Neha Mittal", "active": true, "timeZone": "Asia/Kolkata" }, "body": "Verified fix with environment:\r\n\r\nAppcelerator Studio: 3.2.0.201312151544\r\nSDK: 3.2.0.v20131215211321\r\nalloy: 1.3.0-cr\r\nacs: 1.0.10\r\nnpm: 1.3.2\r\ntitanium: 3.2.0-cr3\r\ntitanium-code-processor: 1.1.0-cr2\r\nMac OSX 10.9 Mavericks\r\niOS Simulator\r\n\r\nLiveView error is triggered now. Hence closing the issue.\r\n", "updateAuthor": { "name": "nmittal", "key": "nmittal", "displayName": "Neha Mittal", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2013-12-16T10:25:40.000+0000", "updated": "2013-12-16T10:25:40.000+0000" }, { "id": "284419", "author": { "name": "nmittal", "key": "nmittal", "displayName": "Neha Mittal", "active": true, "timeZone": "Asia/Kolkata" }, "body": "Reopening to add Labels only", "updateAuthor": { "name": "nmittal", "key": "nmittal", "displayName": "Neha Mittal", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2013-12-16T10:35:40.000+0000", "updated": "2013-12-16T10:35:40.000+0000" }, { "id": "284420", "author": { "name": "nmittal", "key": "nmittal", "displayName": "Neha Mittal", "active": true, "timeZone": "Asia/Kolkata" }, "body": "Label added.", "updateAuthor": { "name": "nmittal", "key": "nmittal", "displayName": "Neha Mittal", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2013-12-16T10:36:11.000+0000", "updated": "2013-12-16T10:36:11.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }