{ "id": "128952", "key": "AC-851", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2014-04-14T17:58:15.000+0000", "created": "2014-04-12T06:48:16.000+0000", "labels": [ "alloy", "i18n", "internalization", "unicode" ], "versions": [], "issuelinks": [ { "id": "36602", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "128405", "key": "TIMOB-16815", "fields": { "summary": "iOS / Android: Internationalization Unicode Prefix Parity", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "priority": { "name": "Low", "id": "4" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:37:08.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": [], "description": "Looks like Alloy doesn't support unicode chars with internationalization.\r\n\r\nWhen i'm trying to use it like this:\r\n\r\n\t\\u2665 Tab \\U2665\r\n\t \\u2665 Window \\U2665\r\n\t\\U2665 Label \\u2665\r\n\r\n...\r\n\r\n\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\t\r\n\t\t\r\n\t\r\n\r\n...\r\nThen i'm getting like this: '\\U2665 Label \\u2665', for example.\r\n\r\nAlthough inline unicode chars inside of views is working, i.e. that working:\r\n