[
https://issues.apache.org/jira/browse/CB-4974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13798707#comment-13798707
]
Khai Bui commented on CB-4974:
------------------------------
Thank you Mike Billau. I added to whitelist.
It worked fine
> Load page domain name with between character error
> --------------------------------------------------
>
> Key: CB-4974
> URL: https://issues.apache.org/jira/browse/CB-4974
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Affects Versions: 3.0.0
> Environment: Android
> Reporter: Khai Bui
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> public class HelloWorld extends DroidGap
> {
> @Override
> public void onCreate(Bundle savedInstanceState)
> {
> super.onCreate(savedInstanceState);
> // Set by <content src="index.html" /> in config.xml
> //super.loadUrl(Config.getStartUrl());
> super.loadUrl("http://www.example-name.com");
> }
> }
> URL http://www.example-name.com have a between "-" on example-name
--
This message was sent by Atlassian JIRA
(v6.1#6144)