You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vito Macchia (JIRA)" <ji...@apache.org> on 2016/05/16 17:06:12 UTC

[jira] [Created] (CB-11274) Platform browser: wrong path for config.xml

Vito Macchia created CB-11274:
---------------------------------

             Summary: Platform browser: wrong path for config.xml
                 Key: CB-11274
                 URL: https://issues.apache.org/jira/browse/CB-11274
             Project: Apache Cordova
          Issue Type: Bug
          Components: Browser
    Affects Versions: 4.1.0
            Reporter: Vito Macchia


config.xml loading path is wrong: at the moment is '/config.xml' but it always fail with cordova serve command causing some plugins not to work.

Shouldn't it be './config.xml' or '../config.xml' instead?

The problem is at this line here: https://github.com/apache/cordova-browser/blob/master/cordova-js-src/confighelper.js#L74

or here https://github.com/apache/cordova-browser/blob/da6c350e91cb959937f8f45592f05387a2c98321/cordova-lib/cordova.js#L875



--
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