Alan Neveu created CB-626:
-----------------------------
Summary: PG 1.6.1 BlackBerry FileEntry.remove fails with "File
system error (1003)"
Key: CB-626
URL: https://issues.apache.org/jira/browse/CB-626
Project: Apache Callback
Issue Type: Bug
Components: BlackBerry
Affects Versions: 1.6.1
Environment: PhoneGap Build 1.6.1
Reporter: Alan Neveu
Priority: Blocker
Now that we have PhoneGap 1.6.1 available in PhoneGap Build, my BlackBerry app
is throwing an error when FileEntry.remove is called. The error that is
returned to javascript is:
File system error (1003)
I do not have a BlackBerry debug environment (that's why I'm using Build!) so I
cannot dive deeper into this. I have iOS and WP7 debug environments and I can
say that 1.6.1 for WP7 was missing a few lines of javascript in cordova.js
(phonegap.js) and had this exact same problem. You can read the Jira thread on
this here:
https://issues.apache.org/jira/browse/CB-517
Android and iPhone do not seem to have this problem in 1.6.1, but it seems that
BlackBerry does have this problem. For WP7, this was just a simple fix in
cordova.js, so perhaps the same problem is in the BlackBerry version of
cordova.js?
Andrew Lunny had this to say about this:
Andrew Lunny (Official Rep) 15 hours ago
I haven't been able to find the corresponding code in the BlackBerry JavaScript
- there isn't a MonkeyPatch section, for one thing. Can you file an issue on
JIRA, so one of the Cordova-BlackBerry devs can look into the issue?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira