[
https://issues.apache.org/jira/browse/CB-6967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Grande updated CB-6967:
----------------------------
Description:
Blackberry {{FileTransfer.download}} does not seem to work with {{File}} at
version 1.2.0 (Jan 5, 2014).
*Steps to reproduce*
# Clone this repository: https://github.com/mattgrande/bb10-download-test.
# Run {{cordova run blackberry10 --devicepass [your device's password]
--keystorepass [the keystorepass]}}.
# It should download a video, and set the video in the background of your app.
# Update the {{File}} plugin from 1.1.0 to 1.2.0 by running {{cordova plugin
add org.apache.cordova.file}} (Note, you can also upgrade the {{FileTransfer}}
plugin, it doesn't seem to make a difference).
# Execute the {{cordova run}} again.
# This time, it will fail with error code {{1}}, {{NOT_FOUND_ERR}}.
was:
Blackberry {{FileTransfer.download}} does not seem to work with {{File}} at
version 1.2.0 (Jan 5, 2014).
*Steps to reproduce*
# Checkout this repository: https://github.com/mattgrande/bb10-download-test.
# Run {{cordova run blackberry10 --devicepass [your device's password]
--keystorepass [the keystorepass]}}.
# It should download a video, and set the video in the background of your app.
# Update the {{File}} plugin from 1.1.0 to 1.2.0 by running {{cordova plugin
add org.apache.cordova.file}} (Note, you can also upgrade the {{FileTransfer}}
plugin, it doesn't seem to make a difference).
# Execute the {{cordova run}} again.
# This time, it will fail with error code {{1}}, {{NOT_FOUND_ERR}}.
> File Transfer does not work on BlackBerry with File Plugin version 1.2.0
> ------------------------------------------------------------------------
>
> Key: CB-6967
> URL: https://issues.apache.org/jira/browse/CB-6967
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin File, Plugin File Transfer
> Affects Versions: 1.2.0
> Environment: Blackberry (Tested on both a Z10 and Q10)
> Reporter: Matt Grande
>
> Blackberry {{FileTransfer.download}} does not seem to work with {{File}} at
> version 1.2.0 (Jan 5, 2014).
> *Steps to reproduce*
> # Clone this repository: https://github.com/mattgrande/bb10-download-test.
> # Run {{cordova run blackberry10 --devicepass [your device's password]
> --keystorepass [the keystorepass]}}.
> # It should download a video, and set the video in the background of your app.
> # Update the {{File}} plugin from 1.1.0 to 1.2.0 by running {{cordova plugin
> add org.apache.cordova.file}} (Note, you can also upgrade the
> {{FileTransfer}} plugin, it doesn't seem to make a difference).
> # Execute the {{cordova run}} again.
> # This time, it will fail with error code {{1}}, {{NOT_FOUND_ERR}}.
--
This message was sent by Atlassian JIRA
(v6.2#6252)