Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fish and ftpfs have bug #2632

Closed
mc-butler opened this issue Oct 19, 2011 · 5 comments
Closed

fish and ftpfs have bug #2632

mc-butler opened this issue Oct 19, 2011 · 5 comments
Assignees
Labels
area: vfs Virtual File System support prio: medium Has the potential to affect progress
Milestone

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/2632
Reporter angel_il (@ilia-maslakov)

What version of Midnight Commander is used?

GNU Midnight Commander 4.8.0-pre2-44-g50574c6
Built with GLib 2.30.0
Using the S-Lang library with terminfo database
With builtin Editor
With subshell support as default
With support for background operations
With mouse support on xterm
With support for X11 events
With internationalization support
With multiple codepages support
Virtual File Systems: cpiofs, tarfs, sfs, extfs, ftpfs, fish
Data types: char: 8; int: 32; long: 32; void *: 32; size_t: 32; off_t: 64;

What steps will reproduce the problem?

1) connect to any host (for example: 127.0.0.1) through fish/ftpfs
2) edit file and save

What is the expected output?

file will have correct content

What do you see instead?

file have incorrect content (file content is doubled)

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Oct 19, 2011 at 8:51 UTC (comment 1)

  • Branch state changed from no branch to on review
  • Status changed from new to accepted
  • Owner set to andrew_b

Created 2632_vfs_store_file_fix branch (parent: master).
Initial [664b3ef]

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Oct 19, 2011 at 9:11 UTC (comment 2)

  • Votes set to slavazanko

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Oct 19, 2011 at 10:10 UTC (comment 3)

  • Branch state changed from on review to approved
  • Votes changed from slavazanko to slavazanko andrew_b

Vote for the last commit...

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Oct 19, 2011 at 10:12 UTC (comment 4)

  • Status changed from accepted to testing
  • Votes changed from slavazanko andrew_b to committed-master
  • Branch state changed from approved to merged
  • Resolution set to fixed

Merged to master.
[ff3c408]

git log --pretty=oneline 50574c6..ff3c408

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Oct 19, 2011 at 10:12 UTC (comment 5)

  • Status changed from testing to closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: vfs Virtual File System support prio: medium Has the potential to affect progress
Development

No branches or pull requests

2 participants