[jira] [Commented] (CB-8728) Plugin File on Windows ignores write position set by seek function

2015-06-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14590295#comment-14590295
 ] 

ASF GitHub Bot commented on CB-8728:


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.


 Plugin File on Windows ignores write position set by seek function
 --

 Key: CB-8728
 URL: https://issues.apache.org/jira/browse/CB-8728
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin File
Affects Versions: Master
 Environment: platfrom windows
Reporter: Vladimir Avdonin

 write operation of FileWriter overwrites completely contents of existing file 
 after write position was set by seek function. Automated tests for plugin 
 only verify the length of writer object, but do not check the actual data 
 written to file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8728) Plugin File on Windows ignores write position set by seek function

2015-06-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14590933#comment-14590933
 ] 

ASF subversion and git services commented on CB-8728:
-

Commit 5c253baec522a3390105f7f32d7f4b07f86a4e91 in cordova-plugin-file's branch 
refs/heads/master from [~purplecabbage]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file.git;h=5c253ba ]

Merge branch 'CB-8728' of https://github.com/vldmrrr/cordova-plugin-file


 Plugin File on Windows ignores write position set by seek function
 --

 Key: CB-8728
 URL: https://issues.apache.org/jira/browse/CB-8728
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin File
Affects Versions: Master
 Environment: platfrom windows
Reporter: Vladimir Avdonin

 write operation of FileWriter overwrites completely contents of existing file 
 after write position was set by seek function. Automated tests for plugin 
 only verify the length of writer object, but do not check the actual data 
 written to file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8728) Plugin File on Windows ignores write position set by seek function

2015-06-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14590934#comment-14590934
 ] 

ASF GitHub Bot commented on CB-8728:


Github user asfgit closed the pull request at:

https://github.com/apache/cordova-plugin-file/pull/106


 Plugin File on Windows ignores write position set by seek function
 --

 Key: CB-8728
 URL: https://issues.apache.org/jira/browse/CB-8728
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin File
Affects Versions: Master
 Environment: platfrom windows
Reporter: Vladimir Avdonin

 write operation of FileWriter overwrites completely contents of existing file 
 after write position was set by seek function. Automated tests for plugin 
 only verify the length of writer object, but do not check the actual data 
 written to file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8728) Plugin File on Windows ignores write position set by seek function

2015-06-15 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14587314#comment-14587314
 ] 

ASF GitHub Bot commented on CB-8728:


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.


 Plugin File on Windows ignores write position set by seek function
 --

 Key: CB-8728
 URL: https://issues.apache.org/jira/browse/CB-8728
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin File
Affects Versions: Master
 Environment: platfrom windows
Reporter: Vladimir Avdonin

 write operation of FileWriter overwrites completely contents of existing file 
 after write position was set by seek function. Automated tests for plugin 
 only verify the length of writer object, but do not check the actual data 
 written to file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8728) Plugin File on Windows ignores write position set by seek function

2015-05-04 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14526690#comment-14526690
 ] 

ASF GitHub Bot commented on CB-8728:


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 release note that this bug was fixed in version 0.2.3, but this 
bug come again in new version.

0.2.3 (Sept 25, 2013)

CB-4889 bumpingresetting version
[CB-4903] File Plugin not loading Windows8
[CB-4903] File Plugin not loading Windows8

Thanks


 Plugin File on Windows ignores write position set by seek function
 --

 Key: CB-8728
 URL: https://issues.apache.org/jira/browse/CB-8728
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin File
Affects Versions: Master
 Environment: platfrom windows
Reporter: Vladimir Avdonin

 write operation of FileWriter overwrites completely contents of existing file 
 after write position was set by seek function. Automated tests for plugin 
 only verify the length of writer object, but do not check the actual data 
 written to file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8728) Plugin File on Windows ignores write position set by seek function

2015-03-20 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-8728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14372174#comment-14372174
 ] 

ASF GitHub Bot commented on CB-8728:


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 plugin 
only verify the length of writer object, but do not check the actual data 
written to file.

Changes included for code and tests.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/vldmrrr/cordova-plugin-file CB-8728

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-plugin-file/pull/106.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #106


commit ad64f0e03e33c6cf96d732f4b6dd0f8ba14d375b
Author: unknown vldm...@gmail.com
Date:   2015-03-20T21:36:04Z

Use position set by seek when writing data.

commit 5c60410791873261065690123eab1a462d8271c6
Author: unknown vldm...@gmail.com
Date:   2015-03-20T21:36:44Z

Verify data in tests for write after seek.




 Plugin File on Windows ignores write position set by seek function
 --

 Key: CB-8728
 URL: https://issues.apache.org/jira/browse/CB-8728
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin File
Affects Versions: Master
 Environment: platfrom windows
Reporter: Vladimir Avdonin

 write operation of FileWriter overwrites completely contents of existing file 
 after write position was set by seek function. Automated tests for plugin 
 only verify the length of writer object, but do not check the actual data 
 written to file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org