You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Shazron Abdullah (Resolved) (JIRA)" <ji...@apache.org> on 2012/02/06 23:06:59 UTC

[jira] [Resolved] (CB-235) mailto links not working

     [ https://issues.apache.org/jira/browse/CB-235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah resolved CB-235.
---------------------------------

    Resolution: Not A Problem
    
> mailto links not working
> ------------------------
>
>                 Key: CB-235
>                 URL: https://issues.apache.org/jira/browse/CB-235
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.3.0
>            Reporter: Jeremy Martin
>            Assignee: Shazron Abdullah
>
> Links with the _mailto_ scheme seem to have stopped being handled appropriately.  This bug is observed when a user clicks on a link with a "mailto" URL scheme in the href value.
> *Expected Result*
> The device's default e-mail client opens.
> *Actual Result*
> Nothing happens within the user interface. Xcode shows the following message in the console:
> PhoneGapDelegate::shouldStartLoadWithRequest: Received Unhandled URL mailto:someone@example.com
> *Steps to Reproduce*
> # Create a brand new Phonegap project in Xcode
> # Add {{<a href="mailto:someone@example.com">test</a>}} somewhere within index.html
> # Start the iOS simulator, click the mailto link

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira