You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Sergey Grebnov (JIRA)" <ji...@apache.org> on 2016/02/09 14:21:18 UTC

[jira] [Updated] (CB-9507) Can't use local http server as content src

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

Sergey Grebnov updated CB-9507:
-------------------------------
    Component/s:     (was: CLI)
                 CordovaLib

> Can't use local http server as content src
> ------------------------------------------
>
>                 Key: CB-9507
>                 URL: https://issues.apache.org/jira/browse/CB-9507
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaLib
>    Affects Versions: 5.2.0
>         Environment: Tested using:
> Host: Ubuntu 15.04
> NodeJS version: 0.2.17
> Cordova version: 5.2.0
> Android 5.1.1
>            Reporter: Remco Haszing
>
> In Cordova 5.0.0 I was able to host from a local webserver using by specifying the following in my config.xml: {code:xml}
> <content src="http://[ip]:[port]"/>
> <allow-intent href="*"/>
> {code}
> After updating to Cordova 5.2.0 this no longer works. In the Android app the following message is shown:
> {quote}
> h3. Application Error
> There was a network error. (http://[ip]:[port])
> {quote}
> To trigger this, the project must be cleaned between updating from Cordova 5.0.0 to 5.2.0.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org