{ "id": "61597", "key": "TIMOB-965", "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": "11224", "name": "Release 1.4.0", "archived": true, "released": true, "releaseDate": "2010-07-16" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-17T01:54:49.000+0000", "created": "2011-04-15T02:40:23.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "ios", "iphone", "media", "video" ], "versions": [], "issuelinks": [], "assignee": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2011-04-17T01:54:49.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}

there's a very simple regression issue in video player.

\n

simple test case:

\n

var media_url = \"http://phreadz.com/service/encoder.php?g=5LPOKP754&iph=1\";
\nvar activeMovie = Titanium.Media.createVideoPlayer({

\n
\n                        url:media_url,\n                        backgroundColor:'#111',\n                        movieControlMode:Titanium.Media.VIDEO_CONTROL_DEFAULT,\n                        scalingMode:Titanium.Media.VIDEO_SCALING_MODE_FILL\n                    });\n
\n

activeMovie.play();

{html}", "attachment": [], "flagged": false, "summary": "iPhone: Regression problem in video player", "creator": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "124474", "author": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "body": "{html}

(from [5670ac156dcf6acf0df5d98ef6f7bc5cc2cadde6])\n[#965\nstate:resolved] fixed video player regression issue (iphone)\n\nhttp://github.com/appcelerator/titanium_mobile/commit/5670ac156dcf6...

{html}", "updateAuthor": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:40:23.000+0000", "updated": "2011-04-15T02:40:23.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }