{ "id": "63789", "key": "TIMOB-3157", "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": [], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2017-05-02T20:12:07.000+0000", "created": "2011-04-15T03:38:17.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "core" ], "versions": [ { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" } ], "issuelinks": [], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-05-02T21:19:07.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}

Can be viewed by loading the following HTML into a window with\r\nthe KS movie.mp4 resource present in the appropriate location:

\r\n
\r\n<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01//EN\" \"http://www.w3.org/TR/html4/strict.dtd\">\r\n<html>\r\n<head>\r\n    <link rel=\"stylesheet\" type=\"text/css\" href=\"../test.css\" />\r\n    <script type=\"text/javascript\" src=\"../jquery-1.3.2.js\"></script>\r\n    <meta name=\"format-detection\" content=\"telephone=no\"/>\r\n</head>\r\n<body id=\"mybody\" style=\"height:500px;background-color:#999;background-image:url(../images/bg.png)\">\r\n<video src=\"app://movie.mp4\" autoplay controls />   \r\n</body>\r\n</html>\r\n
\r\n

Causes a crash in +[TiUtils loadAppResource:] via:\r\n'NSRangeException', reason: '*** -[NSCFString\r\ncharacterAtIndex:]: Range or index out of bounds'

{html}", "attachment": [], "flagged": false, "summary": "iOS: app:// URL specifier may cause crashes", "creator": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "209971", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Valid with SDK 2.2.0.014b86f.\r\n\r\nTest case:\r\n{code}\r\nvar win = Ti.UI.createWindow();\r\nwin.add(Ti.UI.createWebView({\r\n\thtml:'