{ "id": "137265", "key": "ALOY-1152", "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": "16596", "name": "Alloy 1.6.0", "archived": false, "released": true, "releaseDate": "2015-05-21" }, { "id": "16692", "name": "Alloy 1.7.0", "archived": false, "released": true, "releaseDate": "2015-07-22" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-10-31T15:29:37.000+0000", "created": "2014-09-26T15:33:38.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "TCSupportTriage", "alloy" ], "versions": [ { "id": "16595", "name": "Alloy 1.5.1", "archived": false, "released": true, "releaseDate": "2014-10-01" } ], "issuelinks": [], "assignee": { "name": "fmiao", "key": "fmiao", "displayName": "Feon Sua Xin Miao", "active": true, "timeZone": "America/Vancouver" }, "updated": "2015-03-19T15:53:04.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": "Problem:\r\n\r\nPlacing a child control inside a TextArea that is part of a ListView template causes the Alloy compiler to fail with:\r\n\r\n{quote}\r\n[ERROR] Cannot read property 'symbol' of undefined\r\n[ERROR] Alloy compiler failed\r\n{quote}\r\n\r\nTest: \r\n\r\nBuild the sample code below.\r\n\r\n{code:title=index.xml}\r\n\r\n\t\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n\t\r\n\r\n{code}\r\n\r\n\r\nIf you remove {{