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

Michael Selbstdenker updated CB-2348:
-------------------------------------

    Description: 
After updating an application from 2.2 to version 2.3 the file system access 
stopped working. Even the basic 
{{window.requestFileSystem(window.LocalFileSystem.PERSISTENT, 0, gotFS, fail);}}
call did never return with the success or fail callback. The only solution i 
found was using the 2.4.0rc1 of Cordova. With this version everything was 
working as before with version 2.2.
I also asked this question in the Phonegap newsgroup and found somebody else 
with the same problem:
https://groups.google.com/forum/?fromgroups=#!topic/phonegap/SDrHbXw-vs8


  was:
After updating an application from 2.2 to version 2.3 the file system access 
stopped working. Even the basic 
{{window.requestFileSystem(window.LocalFileSystem.PERSISTENT, 0, gotFS, fail);}}
call did never returned with the success or fail callback. The only solution i 
found was using the 2.4.0rc1 of Cordova. With this version everything was 
working as before with version 2.2.
I also asked this question in the Phonegap newsgroup and found somebody else 
with the same problem:
https://groups.google.com/forum/?fromgroups=#!topic/phonegap/SDrHbXw-vs8


    
> Filesystem Access stopped working
> ---------------------------------
>
>                 Key: CB-2348
>                 URL: https://issues.apache.org/jira/browse/CB-2348
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaJS, iOS
>    Affects Versions: 2.3.0
>         Environment: iOS 6.1 on an iPad 2 16GB 3G
>            Reporter: Michael Selbstdenker
>            Assignee: Filip Maj
>             Fix For: 2.4.0
>
>
> After updating an application from 2.2 to version 2.3 the file system access 
> stopped working. Even the basic 
> {{window.requestFileSystem(window.LocalFileSystem.PERSISTENT, 0, gotFS, 
> fail);}}
> call did never return with the success or fail callback. The only solution i 
> found was using the 2.4.0rc1 of Cordova. With this version everything was 
> working as before with version 2.2.
> I also asked this question in the Phonegap newsgroup and found somebody else 
> with the same problem:
> https://groups.google.com/forum/?fromgroups=#!topic/phonegap/SDrHbXw-vs8

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to