[
https://issues.apache.org/jira/browse/CB-4724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13838232#comment-13838232
]
ASF subversion and git services commented on CB-4724:
-----------------------------------------------------
Commit e5862bf820b98bfebe8dfa737b6f6c89e3972172 in branch refs/heads/dev from
[~zero]
[
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-inappbrowser.git;h=e5862bf
]
[CB-4724] fixed UriFormatException
fixed UriFormatException & InvalidOperationException
> 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)