You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Mr. Extreme (JIRA)" <ji...@apache.org> on 2013/02/19 14:41:14 UTC

[jira] [Commented] (CB-2446) tel links stopped working with window.open()

    [ https://issues.apache.org/jira/browse/CB-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13581273#comment-13581273 ] 

Mr. Extreme commented on CB-2446:
---------------------------------

Is this fix going to make it's way into 2.5.0?
                
> tel links stopped working with window.open()
> --------------------------------------------
>
>                 Key: CB-2446
>                 URL: https://issues.apache.org/jira/browse/CB-2446
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 2.3.0
>         Environment: Android, Cordova 2.3.0
>            Reporter: Mr. Extreme
>            Assignee: Joe Bowser
>              Labels: android, javascript, phone, phonegap
>
> The JavaScript code
> window.open( 'tel:' + phoneNumber, '_top' ); // +353xxxxxxxxx or 00353xxxxxxxxx
> used to work in PhoneGap 2.2.0 and earlier versions, but when I re-built my app recently with 2.3.0, it didn't work any more. It throws a weird HTML browser page saying that there was a problem opening this URI. When I build the exact same code with PhoneGap 2.2.0, it works as expected, popping up the dialer with the phone number pre-filled.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira