{ "id": "84138", "key": "TIMOB-6809", "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": "12094", "description": "", "name": "Sprint 2012-02", "archived": true, "released": true, "releaseDate": "2012-01-29" }, { "id": "12593", "name": "Release 2.0.0", "archived": false, "released": true, "releaseDate": "2012-03-30" }, { "id": "12677", "description": "Release 1.8 Service Pack 1", "name": "Release 1.8.1", "archived": true, "released": true, "releaseDate": "2012-01-31" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-02-02T13:31:27.000+0000", "created": "2011-12-20T17:52:58.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "module_media", "parity", "qe-testadded" ], "versions": [ { "id": "12580", "description": "Dual Runtime 1.8.0", "name": "Release 1.8.0.1", "archived": true, "released": true, "releaseDate": "2011-12-22" } ], "issuelinks": [ { "id": "14731", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "85277", "key": "TIMOB-7330", "fields": { "summary": "Android: Module: UrbanAirship module built with 1.8.0.1 does not work when application is compiled against 1.9.0", "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": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "14809", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "76285", "key": "TIMOB-4367", "fields": { "summary": "Android: Table View Row Memory Leak", "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": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2013-12-10T06:06:27.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": "10202", "name": "Android", "description": "Android Platform" } ], "description": "Ti.Media.Android.scanMediaFiles in V8 results in type error of: 'Uncaught Error: Invalid value, expected type Array'.\r\n\r\nTested in V8/Rhino. Only found in V8.\r\n\r\nSteps to Reproduce:\r\n\r\n1. Run ScanTest (attached).\r\n2. Press 'Do scan'.\r\n\r\nExpected Result:\r\n\r\nURL string should appear at the bottom of the screen.\r\n\r\nActual Result:\r\n\r\nRuntime Error - 'Uncaught Error: Invalid value, expected type Array'\r\nLog Attached.", "attachment": [ { "id": "24793", "filename": "device-2011-12-20-171301.png", "author": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-12-20T17:52:58.000+0000", "size": 35545, "mimeType": "image/png" }, { "id": "24795", "filename": "log.txt", "author": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-12-20T17:52:58.000+0000", "size": 965, "mimeType": "text/plain" }, { "id": "24794", "filename": "ScanTest.zip", "author": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-12-20T17:52:58.000+0000", "size": 2324478, "mimeType": "application/zip" } ], "flagged": false, "summary": "Android: V8: Ti.Media.Android.scanMediaFiles - Runtime Error - 'Uncaught Error: Invalid value, expected type Array'", "creator": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "SDK: 1.8.0.1.v20111219180133\r\nAndroid Runtimes: V8\r\nStudio: 1.0.7.201112152014\r\nOS: OS X Lion\r\nDevices Tested: Android Emulator 2.2, Droid3 2.3.4, Galaxy Nexus 4.0.2", "comment": { "comments": [ { "id": "179695", "author": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "body": "The scope of this ticket will be increased to handle all Arrays type. It should not crash when null is passed into a function instead of an Array object.", "updateAuthor": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-01-17T17:36:07.000+0000", "updated": "2012-01-17T17:36:57.000+0000" }, { "id": "180417", "author": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "body": "When this is re-resolved, please resolve TIMOB-7330", "updateAuthor": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-01-24T10:12:52.000+0000", "updated": "2012-01-24T10:12:52.000+0000" }, { "id": "180418", "author": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Reopening for changes to resolve TIMOB-7330", "updateAuthor": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-01-24T10:13:17.000+0000", "updated": "2012-01-24T10:13:17.000+0000" }, { "id": "180544", "author": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing as Fixed.\r\nSDK: 1.8.1.v20120124200134\r\nStudio: 1.0.8.201201210622\r\nOS: Lion\r\nDevices Tested: Android Emulator 2.2, Droid3 2.3.4, Galaxy Nexus 4.0.2", "updateAuthor": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-01-25T10:24:44.000+0000", "updated": "2012-01-25T10:24:44.000+0000" }, { "id": "180545", "author": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Re-opening and closing to add label.", "updateAuthor": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-01-25T10:26:34.000+0000", "updated": "2012-01-25T10:26:34.000+0000" }, { "id": "181512", "author": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Opening and closing to add labels.", "updateAuthor": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-02-02T13:24:55.000+0000", "updated": "2012-02-02T13:24:55.000+0000" }, { "id": "181513", "author": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Opening and closing to change label.", "updateAuthor": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-02-02T13:31:11.000+0000", "updated": "2012-02-02T13:31:11.000+0000" }, { "id": "283473", "author": { "name": "shameerj", "key": "shameerj", "displayName": "Shameer Jan", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Anvil testcase PR https://github.com/appcelerator/titanium_mobile/pull/5021\n", "updateAuthor": { "name": "shameerj", "key": "shameerj", "displayName": "Shameer Jan", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-12-10T06:06:27.000+0000", "updated": "2013-12-10T06:06:27.000+0000" } ], "maxResults": 8, "total": 8, "startAt": 0 } } }