{ "id": "160296", "key": "TIMOB-23388", "fields": { "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "17608", "name": "Release 6.1.0", "archived": false, "released": true, "releaseDate": "2017-05-26" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2017-02-15T10:33:31.000+0000", "created": "2016-05-17T07:57:22.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [ { "id": "17707", "name": "Release 5.3.0", "archived": false, "released": true, "releaseDate": "2016-06-04" } ], "issuelinks": [ { "id": "51712", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "159890", "key": "TIMOB-23293", "fields": { "summary": "Windows: Corporate Directory App layout issue", "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" } }, "priority": { "name": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-16T22:00:22.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": "12642", "name": "Windows", "description": "Windows authoring support" } ], "description": "{{autoLink}} with URLs for {{Ti.UI.Label}} is not implemented on Windows. See https://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.Label-property-autoLink for details.\r\n\r\n{code}\r\nvar win = Ti.UI.createWindow({ backgroundColor: 'green'});\r\n\r\nvar label1 = Ti.UI.createLabel({\r\n text: 'Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. http://www.appcelerator.com/ Ut enim ad tel:0123456789 minim veniam, quis nostrud mailto:foo@example.com exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.',\r\n autoLink: Titanium.UI.AUTOLINK_URLS,\r\n backgroundColor: 'white',\r\n width: Ti.UI.FILL, height: Ti.UI.SIZE\r\n});\r\n\r\nwin.add(label1);\r\nwin.open();\r\n{code}\r\n\r\nExpected: Words with {{http://}}, {{tel:}} and {{mailto:}} scheme should have hyperlinks.", "attachment": [], "flagged": false, "summary": "Windows: autoLink URLs support for Ti.UI.Label", "creator": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "environment": null, "closedSprints": [ { "id": 839, "state": "closed", "name": "2017 Sprint 04 SDK", "startDate": "2017-02-12T23:36:00.961Z", "endDate": "2017-02-26T23:36:00.000Z", "completeDate": "2017-02-26T17:38:54.172Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "406950", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "https://github.com/appcelerator/titanium_mobile_windows/pull/952", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-02-14T03:41:59.000+0000", "updated": "2017-02-14T03:41:59.000+0000" }, { "id": "413243", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as fixed.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-16T22:00:22.000+0000", "updated": "2017-03-16T22:00:22.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }