{ "id": "128097", "key": "TIMOB-16691", "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": "15935", "description": "2014 Sprint 06", "name": "2014 Sprint 06", "archived": true, "released": true, "releaseDate": "2014-03-28" }, { "id": "15938", "description": "2014 Sprint 06 Tooling", "name": "2014 Sprint 06 Tooling", "archived": true, "released": true, "releaseDate": "2014-03-28" }, { "id": "15422", "description": "Release 3.3.0", "name": "Release 3.3.0", "archived": false, "released": true, "releaseDate": "2014-07-16" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-03-25T05:28:36.000+0000", "created": "2014-03-25T05:25:27.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "module_hybrid", "qe-testadded" ], "versions": [], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2014-05-20T20:01: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": "13719", "name": "Windows Hybrid", "description": "Windows Hybrid platform" } ], "description": "When trying to get an invalid property using the reflection api, Windows Hybrid needs to throw an exception.\r\n\r\n{code}\r\nvar currentFolder = tiwp8.staticProperty('Windows.ApplicationModel.Package', 'Current');\r\n\r\nvar installFolder = currentFolder.property('InstalledLocation'); // works\r\nvar foo = currentFolder.property('foo'); // throws an error\r\n{code}", "attachment": [], "flagged": false, "summary": "Windows Hybrid: Add error checking when trying to set an invalid property", "creator": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "subtasks": [], "reporter": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "environment": null, "comment": { "comments": [ { "id": "298528", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Master pull request: https://github.com/appcelerator/titanium_mobile/pull/5517\n3_2_X_hybrid pull request: https://github.com/appcelerator/titanium_mobile/pull/5518", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-03-25T05:28:28.000+0000", "updated": "2014-03-25T05:28:28.000+0000" }, { "id": "304902", "author": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified fixed on:\r\nWindows 8.1\r\nAppcelerator Studio, build: 3.3.0.201405121247\r\nTitanium SDK, build: 3.3.0.v20140514121712\r\nTitanium CLI, build: 3.3.0-dev\r\nWindows SDK: 8.0\r\nNokia Lumia 520: 8.0\r\n\r\nUsing the test code provided, the application throws an error as expected.\r\nClosing", "updateAuthor": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-05-15T00:13:31.000+0000", "updated": "2014-05-15T00:13:31.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }