{ "id": "62537", "key": "TIMOB-1905", "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": "11239", "name": "Release 1.6.0 M06", "archived": true, "released": true, "releaseDate": "2011-01-24" } ], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2011-04-15T03:05:15.000+0000", "created": "2011-04-15T03:05:13.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "defect", "ios", "iphone", "release-1.6.0", "webview" ], "versions": [], "issuelinks": [], "assignee": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-02T19:01:26.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}

When fetching an image and using the blob of the image set to\nthe data property of a webview causes the following error:

\n

[ERROR] Error loading: , Error: Error\nDomain=WebKitErrorDomain Code=102 \"Frame load interrupted\"\nUserInfo=0x7e40790 {NSErrorFailingURLKey=about:blank,\nNSErrorFailingURLStringKey=about:blank,\nNSLocalizedDescription=Frame load interrupted}

\n

see this ticket for code:
\nhttp://developer.appcelerator.com/helpdesk/view/42211

\n

happens on iOS 4 with latest titanium sdk (1.4.2)

{html}", "attachment": [], "flagged": false, "summary": "Setting a blob to a webviews data property causes an error", "creator": { "name": "ctredway1", "key": "ctredway1", "displayName": "ctredway", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "ctredway1", "key": "ctredway1", "displayName": "ctredway", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "126948", "author": { "name": "sand(atgizmolab)", "key": "sand(atgizmolab)", "displayName": "sand (at gizmolab)", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

do I need (can I get?) permission to access the help desk\nticket:

\n

http://developer.appcelerator.com/helpdesk/view/42211

{html}", "updateAuthor": { "name": "sand(atgizmolab)", "key": "sand(atgizmolab)", "displayName": "sand (at gizmolab)", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:05:14.000+0000", "updated": "2011-04-15T03:05:14.000+0000" }, { "id": "126949", "author": { "name": "chrisreed", "key": "chrisreed", "displayName": "Chris Reed", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

As creator and owner of that ticket, I'm afraid not.

\n

That ticket is private, as it contains confidential\ninformation.

\n

rgds,
\nChris

{html}", "updateAuthor": { "name": "chrisreed", "key": "chrisreed", "displayName": "Chris Reed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:05:14.000+0000", "updated": "2011-04-15T03:05:14.000+0000" }, { "id": "126950", "author": { "name": "rpfeiffer", "key": "rpfeiffer", "displayName": "Ralf Pfeiffer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

This was assigned to Jonathan Sand.

\n

Please manage the pull from Jonathan, or ask steve to do it.

{html}", "updateAuthor": { "name": "rpfeiffer", "key": "rpfeiffer", "displayName": "Ralf Pfeiffer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:05:15.000+0000", "updated": "2011-04-15T03:05:15.000+0000" }, { "id": "126951", "author": { "name": "rpfeiffer", "key": "rpfeiffer", "displayName": "Ralf Pfeiffer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

I confirmed that the sample provided in the HD ticket:

\n
    \n
  1. has an HTTPS URL that does not have a username and password\nthat is valid - even when using a Web browser to login\ndirectly
  2. \n
  3. When I choose a HTTPS URL, and specify a correct user:pass the\nsample works fine for me.
  4. \n
\n

The frameloadinterruped.zip in the HD ticket also doesn't use a\nWebView, so part of the description of the this does not jive with\nthe sample.

\n

I am going to place this bug in needs-more-info, and suggest we\nclose it if we don't get a repro case from the customer.

{html}", "updateAuthor": { "name": "rpfeiffer", "key": "rpfeiffer", "displayName": "Ralf Pfeiffer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:05:15.000+0000", "updated": "2011-04-15T03:05:15.000+0000" }, { "id": "126952", "author": { "name": "rpfeiffer", "key": "rpfeiffer", "displayName": "Ralf Pfeiffer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

I believe this should be closed.

{html}", "updateAuthor": { "name": "rpfeiffer", "key": "rpfeiffer", "displayName": "Ralf Pfeiffer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:05:15.000+0000", "updated": "2011-04-15T03:05:15.000+0000" }, { "id": "126953", "author": { "name": "chrisreed", "key": "chrisreed", "displayName": "Chris Reed", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Hi Ralf,

\n

The credentials provided should now work, if you can check and\nconfirm.

\n

In win1.js in the example there should be the following lines 15\n& 16:

\n
\nvar webView = Ti.UI.createWebView({data:request.responseData});\nTitanium.UI.currentWindow.add(webView);\n
\n

which should take the blob from the response body, populate the\nwebView and display in the window. Please advise if this is not the\ncorrect syntax or these lines are not in the code you see.

\n

Kind Rgds,
\nChris.

{html}", "updateAuthor": { "name": "chrisreed", "key": "chrisreed", "displayName": "Chris Reed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:05:15.000+0000", "updated": "2011-04-15T03:05:15.000+0000" }, { "id": "408401", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing as invalid.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-02T19:01:26.000+0000", "updated": "2017-03-02T19:01:26.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }