{ "id": "62652", "key": "TIMOB-2020", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "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": "11258", "description": "Holding Pen for Triaged Issues", "name": "Backlog", "archived": false, "released": false } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-11-02T14:31:35.000+0000", "created": "2011-04-15T03:08:17.000+0000", "priority": { "name": "Trivial", "id": "5" }, "labels": [ "module_button", "qe-testadded" ], "versions": [], "issuelinks": [], "assignee": { "name": "rseagraves", "key": "rseagraves", "displayName": "Reggie Seagraves", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-11-22T16:57:18.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}
Attached code shows crash when setting numeric value to a label\r\non a button. Found by Dave R.
(from [6fa3e84d60cdc71891a961d3e3d5bc666b88b154])\n[#2020 status:fixed-in-qa] Initializing a\nnavBarButton will sanitize the title value before applying.\n\nhttp://github.com/appcelerator/titanium_mobile/commit/6fa3e84d60cdc...