{ "id": "139597", "key": "ALOY-1209", "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": "16692", "name": "Alloy 1.7.0", "archived": false, "released": true, "releaseDate": "2015-07-22" } ], "resolution": { "id": "2", "description": "The problem described is an issue which will never be fixed.", "name": "Won't Fix" }, "resolutiondate": "2015-01-09T14:26:14.000+0000", "created": "2014-11-12T14:01:58.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "TCSupportTriage", "alloy", "compile", "view" ], "versions": [], "issuelinks": [], "assignee": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "updated": "2015-01-09T14:26:14.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "12326", "name": "XML", "description": "View XML and parsing" } ], "description": "The following view:\r\n\r\n{code:xml}\r\n\r\n\t\r\n\t\t\r\n\r\n{code}\r\n\r\nWill result in the following compile error:\r\n\r\n{code}\r\n[INFO] view: \"index.xml\"\r\n[WARN] attribute space is required\"html\"!!\r\n[WARN] @#[line:3,col:3]\r\n[ERROR] Error parsing XML file.\r\n[ERROR] element parse error: Error: attribute value must after \"=\"\r\n[ERROR] @#[line:3,col:3]\r\n[ERROR] Alloy compiler failed\r\n{code}\r\n\r\nI'd expect this to work fine since the {{\"}} is escaped?", "attachment": [], "flagged": false, "summary": "Compile error when a view's attribute contains an escaped quote", "creator": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "subtasks": [], "reporter": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "environment": "Alloy 1.5.1", "closedSprints": [ { "id": 302, "state": "closed", "name": "2015 Sprint 01 Tooling", "startDate": "2015-01-03T17:30:00.000Z", "endDate": "2015-01-17T01:00:00.000Z", "completeDate": "2015-01-17T00:48:12.296Z", "originBoardId": 121 } ], "comment": { "comments": [ { "id": "338515", "author": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "body": "Workaround by [~skypanther]:\r\n\r\n{code}\r\n