{ "id": "61437", "key": "TIMOB-805", "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": "11224", "name": "Release 1.4.0", "archived": true, "released": true, "releaseDate": "2010-07-16" } ], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2011-04-15T02:36:48.000+0000", "created": "2011-04-15T02:36:47.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-02T18:50: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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}

Titanium.Platform.openURL('tel:#31#4043332222');

\n

from premium ticket:

\n

http://helpdesk.appcelerator.net/tickets/2038

{html}", "attachment": [], "flagged": false, "summary": "telephone numbers w/# don't work", "creator": { "name": "nwright", "key": "nwright", "displayName": "Nolan Wright", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "nwright", "key": "nwright", "displayName": "Nolan Wright", "active": false, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "124071", "author": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Not sure to mark this as resolved or invalid. It turns out that\nthe iPhone does not recognize tel urls that begin with the #\ncharacter. In fact, it translates 'tel:123#45' into 'tel:123%2345'\nin short, use percent escapes of # (%23) instead.

\n

Titanium.Platform.openURL('tel:%2331%234043332222') works\nfine.

{html}", "updateAuthor": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:36:48.000+0000", "updated": "2011-04-15T02:36:48.000+0000" }, { "id": "124072", "author": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Marking as invalid. Turns out this is intentional by the iPhone\nOS:

\n

\nhttps://developer.apple.com/iphone/library/featuredarticles/iPhoneU...

\n

Using the %23 is an override to avoid links that use # as a\nsecurity breach.

{html}", "updateAuthor": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:36:48.000+0000", "updated": "2011-04-15T02:36:48.000+0000" }, { "id": "408383", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing as invalid.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-02T18:50:22.000+0000", "updated": "2017-03-02T18:50:22.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }