{ "id": "85248", "key": "TIMOB-7315", "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": "15418", "description": "2013 Sprint 09 API", "name": "2013 Sprint 09 API", "archived": true, "released": true, "releaseDate": "2013-05-06" }, { "id": "15107", "description": "2013 Sprint 09", "name": "2013 Sprint 09", "archived": true, "released": true, "releaseDate": "2013-05-06" } ], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2013-05-01T18:48:36.000+0000", "created": "2012-01-20T12:55:42.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "qe-and011912", "triage" ], "versions": [ { "id": "12580", "description": "Dual Runtime 1.8.0", "name": "Release 1.8.0.1", "archived": true, "released": true, "releaseDate": "2011-12-22" }, { "id": "12593", "name": "Release 2.0.0", "archived": false, "released": true, "releaseDate": "2012-03-30" } ], "issuelinks": [ { "id": "14694", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "63756", "key": "TIMOB-3124", "fields": { "summary": "Android: Cannot restart stream in AudioPlayer after stream is stopped.", "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": "Low", "id": "4" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "14693", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "62767", "key": "TIMOB-2135", "fields": { "summary": "iOS: Audioplayer change state inconsistencies", "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": "Trivial", "id": "5" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "17197", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "91670", "key": "TIMOB-9081", "fields": { "summary": "iOS: Titanium.Media.AudioPlayer - Audio Player keeps playing after leaving test case, and you cannot stop or pause streaming when running test case second time", "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": "Medium", "id": "3" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-29T16:02: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" } ], "attachment": [ { "id": "25237", "filename": "module_media.zip", "author": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-01-20T14:17:35.000+0000", "size": 4873358, "mimeType": "application/zip" }, { "id": "25233", "filename": "stand-alone start error.txt", "author": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-01-20T12:55:42.000+0000", "size": 1883, "mimeType": "text/plain" }, { "id": "25232", "filename": "Test.zip", "author": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-01-20T12:55:42.000+0000", "size": 2320238, "mimeType": "application/zip" } ], "flagged": false, "summary": "Android: Titanium.Media.AudioPlayer: cannot unpause or start player depending on scope of source code", "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.9.0.v20120119134634, 1.8.0.1.v20120119133134\r\nAndroid: V8/Rhino\r\nStudio: 1.0.8.201201190907\r\nOS: Lion\r\nDevices Tested: Galaxy Nexus 4.0.2, Droid3 2.3.4", "comment": { "comments": [ { "id": "180083", "author": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Removed link to TIMOB-1805. 'Too deep recursion' was caused by module_media > Acceptance > timob_5900, not this issue. Re-attaching module_media with erroneous test removed. Modularized Rhino behavior found to be identical to V8 (cannot unpause player).", "updateAuthor": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-01-20T14:15:16.000+0000", "updated": "2012-01-20T14:15:16.000+0000" }, { "id": "248158", "author": { "name": "kosso", "key": "kosso", "displayName": "kosso", "active": true, "timeZone": "Europe/London" }, "body": "Is this getting any attention?\r\n\r\nI have a radio app I'm building for a client and the performance of the audioPlayer on Android is abominable. It often takes 60 seconnds to start a stream. ALSO it takes way too long to 'stop'/release a stream. ", "updateAuthor": { "name": "kosso", "key": "kosso", "displayName": "kosso", "active": true, "timeZone": "Europe/London" }, "created": "2013-04-18T16:32:31.000+0000", "updated": "2013-04-18T16:32:31.000+0000" }, { "id": "249747", "author": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "body": "The pausebutton click listener is incorrect\r\n\r\nCurrent Code\r\n{code}\r\npauseButton.addEventListener('click', function() {\r\n streamer.pause();\r\n if (streamer.paused) {\r\n pauseButton.title = 'Unpause Streaming';\r\n }\r\n else {\r\n pauseButton.title = 'Pause Streaming';\r\n }\r\n});\r\n{code}\r\n\r\nCorrect Code\r\n{code}\r\npauseButton.addEventListener('click', function() {\r\n if (pauseButton.title == 'Pause Streaming') {\r\n streamer.pause();\r\n pauseButton.title = 'Unpause Streaming';\r\n }\r\n else {\r\n streamer.start();\r\n pauseButton.title = 'Pause Streaming';\r\n }\r\n});\r\n{code}\r\n\r\n\r\nThe error on the standalone app is due to the fact that you are passing in an empty url to the audio player proxy.\r\nRemove the clearOnEdit:true property from the textField and everything should be fine.\r\n\r\n", "updateAuthor": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-05-01T18:47:30.000+0000", "updated": "2013-05-01T18:47:55.000+0000" }, { "id": "416153", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as invalid, with reference to the above comments.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-29T16:02:27.000+0000", "updated": "2017-03-29T16:02:27.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }