{ "id": "121925", "key": "ALOY-868", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "11113", "key": "ALOY", "name": "Alloy", "projectCategory": { "id": "10400", "description": "Tools for developing applications", "name": "Tooling" } }, "fixVersions": [ { "id": "15403", "description": "Alloy 1.3.0", "name": "Alloy 1.3.0", "archived": false, "released": true, "releaseDate": "2013-12-20" }, { "id": "15753", "description": "2013 Sprint 22", "name": "2013 Sprint 22", "archived": true, "released": true, "releaseDate": "2013-11-01" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-08-06T22:55:20.000+0000", "created": "2013-11-01T01:52:33.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "qe-manualtest" ], "versions": [], "issuelinks": [], "assignee": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-08-06T22:55:20.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": "12326", "name": "XML", "description": "View XML and parsing" } ], "description": "In the below example, Alloy can't find the deep nested . This will end with and error indicating that {{__parentSymbol}} is undefined. We need ot pass the parent symbol through all requires.\r\n\r\nh3. index.xml\r\n\r\n{code:xml}\r\n\r\n\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\r\n\r\n{code}\r\n\r\nh3. index.js\r\n\r\n{code:javascript}\r\n$.index.open();\r\n{code}\r\n\r\nh3. next.xml\r\n\r\n{code:xml}\r\n\r\n\t\r\n\r\n{code}\r\n\r\nh3. next2.xml\r\n\r\n{code:xml}\r\n\r\n\t\r\n\r\n{code}\r\n", "attachment": [], "flagged": false, "summary": "Can't use deep 's for proxy properties", "creator": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "277611", "author": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "body": "PR: https://github.com/appcelerator/alloy/pull/266\r\ntest app: https://github.com/appcelerator/alloy/tree/master/test/apps/testing/ALOY-868\r\n\r\nh3. Functional test\r\n\r\n# Run the test app on ios\r\n# Ensure that the window has a titleControl with a plain label\r\n\r\nPrior to this fix, you would get the runtime error mentioned in the description of this ticket", "updateAuthor": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-11-01T03:28:44.000+0000", "updated": "2013-11-01T03:28:44.000+0000" }, { "id": "282232", "author": { "name": "fcasali", "key": "fcasali", "displayName": "Federico Casali", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified fixed and working as expected.\n\nh5. next2.xml should not use a TitleControl object as is only iOS and MobileWeb.\nJust using a normal label shows the correct behavior also on Android.\n\n{code}\n\n\t\n\n{code}\n\nTiSDK 3.2.0.v20131127194046\nAlloy 1.3.0-beta\nCLI 3.2.0-beta\n\nClosing.", "updateAuthor": { "name": "fcasali", "key": "fcasali", "displayName": "Federico Casali", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-12-03T22:45:17.000+0000", "updated": "2013-12-03T22:45:17.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }