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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to