{ "id": "139308", "key": "AC-1477", "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": "6", "description": "", "name": "Hold" }, "resolutiondate": "2014-11-10T06:08:03.000+0000", "created": "2014-11-09T20:09:58.000+0000", "labels": [ "ios" ], "versions": [], "issuelinks": [], "assignee": { "name": "sliang", "key": "sliang", "displayName": "Shuo Liang", "active": true, "timeZone": "Asia/Harbin" }, "updated": "2016-03-08T07:37:55.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": "There is a problem with message property when property title is not set\r\n\r\n{code}\r\n\r\nvar win = Titanium.UI.createWindow({ \r\n title:'Tab 1',\r\n backgroundColor:'#fff'\r\n});\r\n\r\n\r\nvar test_AlertDialog = Ti.UI.createAlertDialog({\r\n\tbuttonNames : ['Btn1', 'Btn2'],\r\n\tmessage : \"Message Test\",\r\n\t//title : \"Title Test\"\r\n});\r\n\r\ntest_AlertDialog.show();\r\n\r\n\r\nwin.open();\r\n\r\n{code}", "attachment": [ { "id": "52423", "filename": "iOS Simulator Screen Shot 09.nov.2014 20.58.56.png", "author": { "name": "nicolomonili", "key": "nicolomonili", "displayName": "nicolomonili", "active": true, "timeZone": "Europe/Rome" }, "created": "2014-11-09T20:10:48.000+0000", "size": 26617, "mimeType": "image/png" }, { "id": "52424", "filename": "iOS Simulator Screen Shot 09.nov.2014 20.59.31.png", "author": { "name": "nicolomonili", "key": "nicolomonili", "displayName": "nicolomonili", "active": true, "timeZone": "Europe/Rome" }, "created": "2014-11-09T20:10:49.000+0000", "size": 25281, "mimeType": "image/png" } ], "flagged": false, "summary": "iOS 8 : AlertDialog , problem with message when title is not set", "creator": { "name": "nicolomonili", "key": "nicolomonili", "displayName": "nicolomonili", "active": true, "timeZone": "Europe/Rome" }, "subtasks": [], "reporter": { "name": "nicolomonili", "key": "nicolomonili", "displayName": "nicolomonili", "active": true, "timeZone": "Europe/Rome" }, "environment": "xCode 6.0.1 , Titanium 3.4.0.201409261227 , Apple SDK 8.0 , Titanium SDK 3.4.0GA", "comment": { "comments": [ { "id": "331318", "author": { "name": "iotashan", "key": "iotashan", "displayName": "Shannon Hicks", "active": true, "timeZone": "America/Chicago" }, "body": "I've also seen this. Workaround:\r\n\r\n{code}title:''{code}", "updateAuthor": { "name": "iotashan", "key": "iotashan", "displayName": "Shannon Hicks", "active": true, "timeZone": "America/Chicago" }, "created": "2014-11-09T20:56:20.000+0000", "updated": "2014-11-09T20:56:20.000+0000" }, { "id": "331319", "author": { "name": "iotashan", "key": "iotashan", "displayName": "Shannon Hicks", "active": true, "timeZone": "America/Chicago" }, "body": "Also, if you do {code}Ti.Platform.openURL('tel:+1-123-123-1234');{code} the same behavior can be seen in the dialog that happens then.", "updateAuthor": { "name": "iotashan", "key": "iotashan", "displayName": "Shannon Hicks", "active": true, "timeZone": "America/Chicago" }, "created": "2014-11-09T20:57:29.000+0000", "updated": "2014-11-09T20:57:29.000+0000" }, { "id": "331348", "author": { "name": "sliang", "key": "sliang", "displayName": "Shuo Liang", "active": true, "timeZone": "Asia/Harbin" }, "body": "Hi,\r\n\r\nThis seems a problem from IOS side, so please go with setting {code}title : \"\"{code} as workaround.\r\n\r\nRegards,\r\nShuo", "updateAuthor": { "name": "sliang", "key": "sliang", "displayName": "Shuo Liang", "active": true, "timeZone": "Asia/Harbin" }, "created": "2014-11-10T06:08:03.000+0000", "updated": "2014-11-10T06:08:03.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }