Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-11274

Platform browser: wrong path for config.xml

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.1.0
    • None
    • cordova-browser

    Description

      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

      Attachments

        Activity

          People

            daserge Sergey Shakhnazarov
            lamuertepeluda Vito Macchia
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: