[
https://issues.apache.org/jira/browse/CB-5141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13883501#comment-13883501
]
ASF subversion and git services commented on CB-5141:
-----------------------------------------------------
Commit ded6debe17126fff6886ddf62f6b674d755893d1 in branch refs/heads/master
from [~jsoref]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-firefoxos.git;h=ded6deb ]
CB-5141: FirefoxOS - fix version script permissions
> 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
> Assignee: 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)