You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jesse MacFadyen (JIRA)" <ji...@apache.org> on 2014/08/14 03:40:13 UTC

[jira] [Updated] (CB-7305) WP8 create script fails if destination path has trailing slash

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

Jesse MacFadyen updated CB-7305:
--------------------------------

    Description: 
The following will crash during create with an error, it's an easy fix
{code}
wp8\create C:\Tests\MyNewApp\
{code}

  was:
The following will crash during create with an error, it's an easy fix
{code}
wp8/create C:\\Tests\\MyNewApp\\
{code}


> WP8 create script fails if destination path has trailing slash
> --------------------------------------------------------------
>
>                 Key: CB-7305
>                 URL: https://issues.apache.org/jira/browse/CB-7305
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: WP8
>    Affects Versions: 3.5.0
>            Reporter: Jesse MacFadyen
>            Assignee: Jesse MacFadyen
>             Fix For: 3.6.0
>
>
> The following will crash during create with an error, it's an easy fix
> {code}
> wp8\create C:\Tests\MyNewApp\
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)