[ 
https://issues.apache.org/jira/browse/CB-11274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15296984#comment-15296984
 ] 

ASF GitHub Bot commented on CB-11274:
-------------------------------------

GitHub user daserge opened a pull request:

    https://github.com/apache/cordova-browser/pull/24

    CB-11274 Platform browser: wrong path for config.xml

    Adds cordova serve paths case handling
    
    [Jira issue](https://issues.apache.org/jira/browse/CB-11274)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-browser CB-11274

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-browser/pull/24.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #24
    
----
commit 8dfd1c7b03b3fb6215888a6d3b1d16ab5c9f316e
Author: daserge <v-ses...@microsoft.com>
Date:   2016-05-23T19:02:16Z

    CB-11274 Platform browser: wrong path for config.xml
    
    Adds cordova serve paths case handling

----


> 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
>            Assignee: Sergey Shakhnazarov
>              Labels: triaged
>
> 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-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to