{ "id": "88606", "key": "TIMOB-8228", "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": [], "resolution": { "id": "2", "description": "The problem described is an issue which will never be fixed.", "name": "Won't Fix" }, "resolutiondate": "2017-07-26T02:56:55.000+0000", "created": "2012-03-23T11:46:04.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [ { "id": "12580", "description": "Dual Runtime 1.8.0", "name": "Release 1.8.0.1", "archived": true, "released": true, "releaseDate": "2011-12-22" }, { "id": "13272", "description": "Release 2.0.1", "name": "Release 2.0.1", "archived": true, "released": true, "releaseDate": "2012-04-16" }, { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "issuelinks": [ { "id": "34602", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "65290", "key": "TIMOB-4165", "fields": { "summary": "Android: openURL(\"tel:xxxxxxxxxx,xxx\") command does not send paused tel: dial string", "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": "Low", "id": "4" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-07-26T02:56: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": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "Customer is using Ti.Platform.openURL to dial from the app.\r\n\r\nHe wants to send, tel:559-222-1111,,##,## or tel:559-222-1111,,####.\r\n\r\nbut it won't work,\r\n\r\nbut if he sends: tel:559-222-1111,,## it works like a charm.\r\n\r\n\r\n{code}var win = Ti.UI.createWindow({\r\n\r\nbackgroundColor:'white'\r\n});\r\nvar button = Titanium.UI.createButton({\r\n title: 'Hello',\r\n top: 10,\r\n width: 100,\r\n height: 50\r\n});\r\n\r\nwin.add(button);\r\n\r\nbutton.addEventListener('click',function(e)\r\n{\r\n Ti.Platform.openURL('tel:559-222-1111,,##,##');\r\n});\r\n\r\n\r\nwin.open();\r\n{code}\r\n\r\n\r\nYou can only test this on device.", "attachment": [], "flagged": false, "summary": "iOS: Sending a pause command using #, Inconsistent behavior", "creator": { "name": "dgandhi", "key": "dgandhi", "displayName": "Devang Gandhi", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "dgandhi", "key": "dgandhi", "displayName": "Devang Gandhi", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Titanium SDK: Mobile 1.8.0.1\r\nPlatform OS: iOS\r\nPlatform OS Version: 5\r\n", "comment": { "comments": [ { "id": "195468", "author": { "name": "jyounus", "key": "jyounus", "displayName": "Junaid Younus", "active": true, "timeZone": "Europe/London" }, "body": "Tested with 2.0.1GA2 on an iPhone 3GS (iOS 5), issue still reproducible.", "updateAuthor": { "name": "jyounus", "key": "jyounus", "displayName": "Junaid Younus", "active": true, "timeZone": "Europe/London" }, "created": "2012-05-21T11:19:56.000+0000", "updated": "2012-05-21T11:19:56.000+0000" }, { "id": "424714", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing due to inactivity. If this issue still exists, please raise a new ticket.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-07-26T02:56:55.000+0000", "updated": "2017-07-26T02:56:55.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }