{ "id": "61410", "key": "TIMOB-778", "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": "11223", "name": "Release 1.3.0", "archived": true, "released": true, "releaseDate": "2010-05-05" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-17T01:54:13.000+0000", "created": "2011-04-15T02:36:15.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "android", "media", "webview" ], "versions": [], "issuelinks": [], "assignee": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-04-17T01:54:13.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": "{html}

it might also be good to allow app developers to react to\nspecific content-type with their own callback

{html}", "attachment": [ { "id": "17882", "filename": "buildout.txt", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-04-15T02:36:15.000+0000", "size": 7399, "mimeType": "text/plain" } ], "flagged": false, "summary": "Launch MediaPlayer for known audio/video types in WebView", "creator": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "124018", "author": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

(from [90d879f77eedaff6b2a910f31d73144118a3fb03])\nopen TiVideoActivity when we see video mimetypes in our WebView\n[#778\nstate:resolved] \nhttp://github.com/appcelerator/titanium_mobile/commit/90d879f77eeda...

{html}", "updateAuthor": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:36:15.000+0000", "updated": "2011-04-15T02:36:15.000+0000" }, { "id": "124019", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "{html}

Seems to break scons build on all platforms. In\nTiWebViewClient.java, in shouldHandleMimeType(),\nintent.setClass(proxy.getTiContext(), TiVideoActivity.class fails\nwith a \"symbol not found\". I tried switching it to\nintent.setClassName(\"ti.modules.titanium.media\",\n\"TiVideoActivity\"), but then the error just moves to the import\nstatement for ti.modules.titanium.media.TiVideoActivity: \"Package\nti.modules.titanium.media does not exist\".

\n

classpath change needed? Full output of \"git pull &&\nscons clean && scons android=0\" attached.

{html}", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-04-15T02:36:15.000+0000", "updated": "2011-04-15T02:36:15.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }