You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Josh Soref (JIRA)" <ji...@apache.org> on 2014/01/27 19:33:47 UTC

[jira] [Commented] (CB-5141) FirefoxOS - fix version script permissions

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

Josh Soref commented on CB-5141:
--------------------------------

https://github.com/apache/cordova-firefoxos/pull/4

> FirefoxOS - fix version script permissions
> ------------------------------------------
>
>                 Key: CB-5141
>                 URL: https://issues.apache.org/jira/browse/CB-5141
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: FirefoxOS
>    Affects Versions: 3.1.0
>            Reporter: Josh Soref
>
> Run this:
> cordova create test;
> cd test;
> cordova platform add firefoxos;
> cordova platform
> Actual results:
> Installed platforms: firefoxos
> Available platforms: android, blackberry10, ios
> Expected results:
> Installed platforms: firefoxos 3.1.0
> Available platforms: android, blackberry10, ios
> -- This works on Android and iOS (and will work properly on BlackBerry 10 shortly)
> This is major because it was major for the other platforms...



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)