You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by André Fiedler <An...@condat.de> on 2013/09/17 17:45:23 UTC

issue report

Dear development team,

actually I wanted to report an issue but couldn't find a way to do so via your website. Maybe the answer to this email can provide any further information regarding that point, too.

Anyway I discovered the following issue, and am surely not the first person to mention that. But no forum post could give an idea on how to solve it.

Platform:            Cordova 3.0.0, Jquery mobile 1.3, running on Android 4.1.2
API:                       File
Preparation:      all done according to API doc (yes, persmissions are set and so on)
Experience:       experienced professional mobile software developer (8+ years on multiple mobile platforms and frameworks, including c#. net cf, android native java, javascript, html5, css3, cordova, custom cordova 3.0.0 plugin development, cordova plugin usage )

Issue:

When requesting access to the persistent filesystem via cordova in an hybrid web app environment, the initialisation immediately fails as follows: Straight when calling "window.requestFileSystem(LocalFileSystem.PERSISTENT, 0, gotFS, fail);" (where gotFS and fail are both functions), I get the error "ReferenceError: LocalFileSystem is not defined". Even after searching google and many posts, I cannot find a successful solution for Cordova 3.0.0, although lots of people discuss this behaviour.

Could you give me any hint regarding further steps? Has this issue already been reported to you and is there a solution? When will any solution be included in one oft the next releases? Andi is there a release date for the next official cordova release, including any fix?

Thank you very much in advance for helping me and my team. If you have any further questions or hints, please do not hesitate to contacting me (details below).

Best regards,
André


André Fiedler
project manager & software engineer (mobility department)
--
Condat AG
Alt-Moabit 91 d | 10559 Berlin | Germany
Tel: +49.30.39 49-1453 | Fax: +49.30.39 49-1300
andre.fiedler@condat.de | http://www.condat.de/

Vorstand: Dr. Christof Peltason (CEO)
Aufsichtsratsvorsitzender: Hans-Peter Hehn
HRB Berlin Charlottenburg 83319


Re: issue report

Posted by Simon MacDonald <si...@gmail.com>.
Did you add the file plugin to your app? 3.0.0 is different than 2.9.0.

Simon Mac Donald
http://hi.im/simonmacdonald


On Tue, Sep 17, 2013 at 11:45 AM, André Fiedler <An...@condat.de> wrote:
> Dear development team,
>
> actually I wanted to report an issue but couldn't find a way to do so via your website. Maybe the answer to this email can provide any further information regarding that point, too.
>
> Anyway I discovered the following issue, and am surely not the first person to mention that. But no forum post could give an idea on how to solve it.
>
> Platform:            Cordova 3.0.0, Jquery mobile 1.3, running on Android 4.1.2
> API:                       File
> Preparation:      all done according to API doc (yes, persmissions are set and so on)
> Experience:       experienced professional mobile software developer (8+ years on multiple mobile platforms and frameworks, including c#. net cf, android native java, javascript, html5, css3, cordova, custom cordova 3.0.0 plugin development, cordova plugin usage )
>
> Issue:
>
> When requesting access to the persistent filesystem via cordova in an hybrid web app environment, the initialisation immediately fails as follows: Straight when calling "window.requestFileSystem(LocalFileSystem.PERSISTENT, 0, gotFS, fail);" (where gotFS and fail are both functions), I get the error "ReferenceError: LocalFileSystem is not defined". Even after searching google and many posts, I cannot find a successful solution for Cordova 3.0.0, although lots of people discuss this behaviour.
>
> Could you give me any hint regarding further steps? Has this issue already been reported to you and is there a solution? When will any solution be included in one oft the next releases? Andi is there a release date for the next official cordova release, including any fix?
>
> Thank you very much in advance for helping me and my team. If you have any further questions or hints, please do not hesitate to contacting me (details below).
>
> Best regards,
> André
>
>
> André Fiedler
> project manager & software engineer (mobility department)
> --
> Condat AG
> Alt-Moabit 91 d | 10559 Berlin | Germany
> Tel: +49.30.39 49-1453 | Fax: +49.30.39 49-1300
> andre.fiedler@condat.de | http://www.condat.de/
>
> Vorstand: Dr. Christof Peltason (CEO)
> Aufsichtsratsvorsitzender: Hans-Peter Hehn
> HRB Berlin Charlottenburg 83319
>

Re: issue report

Posted by Shazron <sh...@gmail.com>.
Hi André,
You can file an issue here: https://issues.apache.org/jira/browse/CB (Login
at the top right, then Sign Up after)

I've filed your issue as: https://issues.apache.org/jira/browse/CB-4856
Sign up for an account, and watch the issue.


On Tue, Sep 17, 2013 at 8:45 AM, André Fiedler <An...@condat.de>wrote:

> Dear development team,
>
> actually I wanted to report an issue but couldn't find a way to do so via
> your website. Maybe the answer to this email can provide any further
> information regarding that point, too.
>
> Anyway I discovered the following issue, and am surely not the first
> person to mention that. But no forum post could give an idea on how to
> solve it.
>
> Platform:            Cordova 3.0.0, Jquery mobile 1.3, running on Android
> 4.1.2
> API:                       File
> Preparation:      all done according to API doc (yes, persmissions are set
> and so on)
> Experience:       experienced professional mobile software developer (8+
> years on multiple mobile platforms and frameworks, including c#. net cf,
> android native java, javascript, html5, css3, cordova, custom cordova 3.0.0
> plugin development, cordova plugin usage )
>
> Issue:
>
> When requesting access to the persistent filesystem via cordova in an
> hybrid web app environment, the initialisation immediately fails as
> follows: Straight when calling
> "window.requestFileSystem(LocalFileSystem.PERSISTENT, 0, gotFS, fail);"
> (where gotFS and fail are both functions), I get the error "ReferenceError:
> LocalFileSystem is not defined". Even after searching google and many
> posts, I cannot find a successful solution for Cordova 3.0.0, although lots
> of people discuss this behaviour.
>
> Could you give me any hint regarding further steps? Has this issue already
> been reported to you and is there a solution? When will any solution be
> included in one oft the next releases? Andi is there a release date for the
> next official cordova release, including any fix?
>
> Thank you very much in advance for helping me and my team. If you have any
> further questions or hints, please do not hesitate to contacting me
> (details below).
>
> Best regards,
> André
>
>
> André Fiedler
> project manager & software engineer (mobility department)
> --
> Condat AG
> Alt-Moabit 91 d | 10559 Berlin | Germany
> Tel: +49.30.39 49-1453 | Fax: +49.30.39 49-1300
> andre.fiedler@condat.de | http://www.condat.de/
>
> Vorstand: Dr. Christof Peltason (CEO)
> Aufsichtsratsvorsitzender: Hans-Peter Hehn
> HRB Berlin Charlottenburg 83319
>
>