Ticket #2632 (closed defect: fixed)

Opened 13 years ago

Last modified 13 years ago

fish and ftpfs have bug

Reported by: angel_il Owned by: andrew_b
Priority: major Milestone: 4.8.0
Component: mc-vfs Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: merged Votes for changeset: committed-master

Description

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)

Change History

comment:1 Changed 13 years ago by andrew_b

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

Created 2632_vfs_store_file_fix branch (parent: master).
Initial changeset:664b3efcda1c25a23b1af8766a272c30fad76337

comment:2 Changed 13 years ago by slavazanko

  • Votes for changeset set to slavazanko

comment:3 Changed 13 years ago by andrew_b

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

Vote for the last commit...

comment:4 Changed 13 years ago by andrew_b

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

Merged to master.
changeset:ff3c4084a2f422dbff6d45a9641c5509b669208f

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

comment:5 Changed 13 years ago by andrew_b

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.