{ "id": "107358", "key": "ALOY-449", "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": "14771", "description": "Alloy 0.3.5", "name": "Alloy 0.3.5", "archived": false, "released": true, "releaseDate": "2013-01-18" }, { "id": "14871", "description": "2013 Sprint 02", "name": "2013 Sprint 02", "archived": true, "released": true, "releaseDate": "2013-01-28" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-01-07T20:17:35.000+0000", "created": "2013-01-03T16:32:49.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "customer" ], "versions": [ { "id": "14770", "description": "Alloy 0.3.4", "name": "Alloy 0.3.4", "archived": false, "released": true, "releaseDate": "2012-12-14" } ], "issuelinks": [], "assignee": null, "updated": "2018-03-07T22:26:15.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": "Alloy is not properly using a fresh state when it is processing multiple top-level UI elements in view markup. For example, in the following case, an invalid state is passed to the final **actionBar** element, causing errors on Android.\r\n\r\n{code:xml}\r\n\r\n \r\n \r\n \t\r\n \r\n \r\n\r\n{code}\r\n\r\nThe **actionBar** element will get assigned the wrong id, **dashboard**, during the parsing. In order to prevent this, Alloy needs to be sure to create a new, fresh state when processing each top-level UI element, not reuse the existing state from the prior top-level element.", "attachment": [], "flagged": false, "summary": "Parsing state not clean when processing multiple top-level UI elements", "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": "233491", "author": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Fix confirmed", "updateAuthor": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-01-07T20:17:35.000+0000", "updated": "2013-01-07T20:17:35.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }