{ "id": "129156", "key": "AC-732", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2014-05-04T06:12:40.000+0000", "created": "2014-04-17T13:06:03.000+0000", "labels": [], "versions": [], "issuelinks": [ { "id": "37137", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "127181", "key": "TIMOB-16607", "fields": { "summary": "Android: WebView not loading local RGraph library javascript files", "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": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:36:59.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "*Only on my device :* Since SDK 3.2.2 (perhaps since 3.2.1) when I am trying to load a js ressource on an html page loaded by a webview, I am getting the following error in the log:\r\n\r\n{noformat} [INFO] : I/TiWebChromeClient.console: (main) [50399,84113] Uncaught ReferenceError: Dygraph is not defined (107:file:///android_asset/Resources/graphe/graphe.html) {noformat}\r\n\r\n+It is working well with the SDK 3.2.0 on my device+ and it is working for all other emulators with all SDK\r\n\r\nThis is the way I load the js file in my html file :\r\n{code:xml}\r\n\r\n\t\r\n\t\r\n\t\t\r\n\t\r\n \r\n\t\t\r\n\t\t\t\r\n\t\t
\r\n\t\t\r\n\t\t