You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "TianBo Yang (JIRA)" <ji...@apache.org> on 2013/10/31 07:13:27 UTC

[jira] [Closed] (CB-4724) wp8 InAppBrowser occur UriFormateexception

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

TianBo Yang closed CB-4724.
---------------------------

       Resolution: Fixed
    Fix Version/s: Master

> wp8 InAppBrowser occur  UriFormateexception
> -------------------------------------------
>
>                 Key: CB-4724
>                 URL: https://issues.apache.org/jira/browse/CB-4724
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: WP8
>         Environment: win8+vs2012+wp8
>            Reporter: TianBo Yang
>            Assignee: Jesse MacFadyen
>              Labels: wp8
>             Fix For: Master
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> 1.use cordova CLI create wp8 template project, add all plugin;
> 2.add cordova mobile spec
> 3.run this project, run InAppBrowser test case;
> 4. click target=Blank:InAppBrowser
> here is occur UriFormateexception
> stackTrace:
>    at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
>    at System.Uri..ctor(String uriString)
>    at WPCordovaClassLib.Cordova.Commands.InAppBrowser.ShowInAppBrowser(String url)
>    at WPCordovaClassLib.Cordova.Commands.InAppBrowser.open(String options)
> msg:
> Invalid URI: The format of the URI could not be determined.



--
This message was sent by Atlassian JIRA
(v6.1#6144)