{ "id": "63856", "key": "TIMOB-3224", "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": "11256", "description": "", "name": "Sprint-2011-08", "archived": true, "released": true, "releaseDate": "2011-02-28" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-17T02:01:13.000+0000", "created": "2011-04-15T03:39:52.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "ios", "ipad", "quickstart", "reported-1.6.0" ], "versions": [], "issuelinks": [], "assignee": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-04-17T02:01:13.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}

Attached is the project that can reproduce this on the iPad. If\nyou change the label click event to just have the code below you'll\nsee it works.

\n
\nlabel.addEventListener('click', function() {\n   Ti.App.fireEvent('thisdoesnotwork', { value: 'test' });\n});\n
{html}", "attachment": [ { "id": "18284", "filename": "resources.zip", "author": { "name": "rblalock", "key": "rblalock", "displayName": "Rick Blalock", "active": false, "timeZone": "America/Havana" }, "created": "2011-04-15T03:39:53.000+0000", "size": 1575706, "mimeType": "application/zip" } ], "flagged": false, "summary": "iPad: WebViews don't receive events from Ti sometimes", "creator": { "name": "rblalock", "key": "rblalock", "displayName": "Rick Blalock", "active": false, "timeZone": "America/Havana" }, "subtasks": [], "reporter": { "name": "rblalock", "key": "rblalock", "displayName": "Rick Blalock", "active": false, "timeZone": "America/Havana" }, "environment": null, "comment": { "comments": [ { "id": "130330", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

The culprit is -[SBJSON fragmentFromString:] not understanding\nhow to handle translation of proxy objects (or non-standard\nobjects) into JSON information. According to Don, keys for objects\nthat the JSON parser does not understand how to translate should\nget thrown away in the process.

{html}", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:39:53.000+0000", "updated": "2011-04-15T03:39:53.000+0000" }, { "id": "130331", "author": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "body": "{html}

(from [e8ce4ce6045f9054f5368caf2f98bdfc0d3e4d72])\n[#3224 state:fixed-in-qa] - As per Don, iOS now\nignores Proxy types in stringification (at least internally). - Fix\nfor scrollable view crasher when rendering empty views array\n\nhttps://github.com/appcelerator/titanium_mobile/commit/e8ce4ce6045f...

{html}", "updateAuthor": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:39:54.000+0000", "updated": "2011-04-15T03:39:54.000+0000" }, { "id": "130332", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Tested with Titanium SDK version: 1.7.0 (03/02/11 13:57 5d8c78a)\non
\niPad 3.2.2

{html}", "updateAuthor": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:39:54.000+0000", "updated": "2011-04-15T03:39:54.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }