Github user asfgit closed the pull request at:
https://github.com/apache/cordova-plugin-file/pull/106
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the fe
Github user aroberson commented on the pull request:
https://github.com/apache/cordova-plugin-file/pull/106#issuecomment-112909588
Is anyone looking at the pull requests to determine if they should be
merged or not.
---
If your project is set up for it, you can reply to this email a
Github user aroberson commented on the pull request:
https://github.com/apache/cordova-plugin-file/pull/106#issuecomment-112257930
I would like this pull to be approved as I am having the same issues that
are fixed here.
---
If your project is set up for it, you can reply to this em
Github user wahono77 commented on the pull request:
https://github.com/apache/cordova-plugin-file/pull/106#issuecomment-98736527
I can not create new thread than I write here :)
I use newest version and cordova.file always return undefined in Windows 8.1
I read in rele
GitHub user vldmrrr opened a pull request:
https://github.com/apache/cordova-plugin-file/pull/106
CB-8728 fix write after seek on windows
write operation of FileWriter overwrites completely contents of existing
file after write position was set by seek function. Automated tests for