You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Filip Maj (JIRA)" <ji...@apache.org> on 2017/07/19 19:02:00 UTC

[jira] [Updated] (CB-11419) Configurable Path For config.xml Fetching In Browser Platform

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

Filip Maj updated CB-11419:
---------------------------
    Labels: backlog features  (was: features)

> Configurable Path For config.xml Fetching In Browser Platform
> -------------------------------------------------------------
>
>                 Key: CB-11419
>                 URL: https://issues.apache.org/jira/browse/CB-11419
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: cordova-browser
>    Affects Versions: 4.1.0, 4.2.0
>         Environment: Chrome on OS X
>            Reporter: Peter (Somogyvari) Metz
>              Labels: backlog, features
>
> 1. Create cordova dummy project
> 2. Add browser platform
> 3. Serve the www dir on anything than the root path of your host, e.g. http://localhost:3000/admin
> 4. Load the application in Chrome (or any browser I assume)
> Cordova tries to load /config.xml which fails with HTTP 404:
> cordova.js:846 [Browser][cordova.js][xhrStatusChangeHandler] Could not XHR config.xml: Not Found
> I've seen these but none them seem to provide enough flexibility to support my case and what others have already raised:
> https://issues.apache.org/jira/browse/CB-11274
> https://github.com/apache/cordova-browser/pull/24/commits/8dfd1c7b03b3fb6215888a6d3b1d16ab5c9f316e
> I could send a pull that would examine the global scope for the existence of a getCordovaConfigXmlPath() method and use the return value if present, but hopefully someone can offer something that doesn't rely on the global context to work.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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