[ 
https://issues.apache.org/jira/browse/RIPPLE-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13705595#comment-13705595
 ] 

Gregor Mayr edited comment on RIPPLE-7 at 7/11/13 8:28 AM:
-----------------------------------------------------------

Code to reproduce (see attached file).

A file named 'text.txt' will be created via the 'getFile' method.

The write function will write in to a file called 'undefined' but will report 
the filename as 'text.txt'.

Regards
                
      was (Author: grma):
    Code to reproduce.

A file named 'text.txt' will be created via the 'getFile' method.

The write function will write in to a file called 'undefined' but will report 
the filename as 'text.txt'.

Regards
                  
> File API Writing Issue
> ----------------------
>
>                 Key: RIPPLE-7
>                 URL: https://issues.apache.org/jira/browse/RIPPLE-7
>             Project: Apache Ripple
>          Issue Type: Bug
>         Environment: Chrome Browser, cordova 2.0
>            Reporter: Christopher Lewis
>            Priority: Minor
>              Labels: patch
>         Attachments: test.js
>
>
> When trying to write Persistent files to the local File System using the 
> cordova fileSystem API, The Ripple emulator creates two files, one with the 
> specified file name and another named "undefined" which has the file 
> contents. This does not occur outside of the Ripple emulator.

--
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