{ "id": "167972", "key": "AC-4999", "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": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2017-06-02T19:00:59.000+0000", "created": "2017-05-28T04:43:27.000+0000", "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2017-06-02T19:01:00.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": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "unable to load jQuery from the project resource directory , however it working if loading from the remote location\r\n\r\n===================\r\nResources/app.js\r\n==================\r\n\r\n{code:java}\r\n\r\nvar win = Ti.UI.createWindow({\r\n title: 'mywin',\r\n backgroundColor: '#fff',\r\n width : Ti.UI.FILL,\r\n height : Ti.UI.FILL\r\n});\r\n\r\nwin.open();\r\n\r\n \r\n\r\n\r\nvar regmainview = Ti.UI.createView({\r\n\ttop : 0,\r\n\tbottom : 0,\r\n\tleft : 0,\r\n\tright : 0,\r\n\theight : Ti.UI.FILL,\r\n\twidth : Ti.UI.FILL,\r\n\tbackgroundColor : '#fdd',\r\n\tvisible : true\r\n\t\r\n});\r\n\r\nwin.add(regmainview);\r\n\r\n\r\nvar tempwebview = Ti.UI.createWebView({\r\n\t \t\twidth : Ti.UI.FILL,\r\n\t \t\theight : Ti.UI.FILL,\r\n\t \t\turl : 'temp.html'\r\n });\r\nregmainview.add(tempwebview);\r\n{code}\r\n\r\n\r\n===================\r\nResources/temp.html\r\n\r\njQuery location : Resources/jquery.min.jslocal\r\n===================\r\n\r\n\r\n{code:java}\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n

If you click on me, I will disappear.

\r\n

Click me away!

\r\n

Click me too!

\r\n\r\n\r\n\r\n{code}", "attachment": [], "flagged": false, "summary": "Android: WebView unable to Load jQuery from the project resource directory", "creator": { "name": "jignesh.igp", "key": "jignesh.igp", "displayName": "Jignesh Kasundra", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "jignesh.igp", "key": "jignesh.igp", "displayName": "Jignesh Kasundra", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "OSX , Android 6.0 - API 23,Titanium SDK 6.0.4,", "comment": { "comments": [ { "id": "420762", "author": { "name": "jignesh.igp", "key": "jignesh.igp", "displayName": "Jignesh Kasundra", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hello,\r\n\r\nPlease close this issue. path related above issue got fixed", "updateAuthor": { "name": "jignesh.igp", "key": "jignesh.igp", "displayName": "Jignesh Kasundra", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-06-01T13:20:59.000+0000", "updated": "2017-06-01T13:20:59.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }