Ticket #2710 (new defect) — at Version 1
Cannot open an edit zero-length file from VFS in editor.
Reported by: | andrew_b | Owned by: | angel_il |
---|---|---|---|
Priority: | major | Milestone: | 4.8.2 |
Component: | mcedit | Version: | 4.8.0-pre1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: |
Description (last modified by andrew_b) (diff)
What version of Midnight Commander is used?
Bug was introduced in changeset:bf7675246ffaf06ab42d00d8af03a21de6f79a89 (mc-4.8.0-pre1).
What steps will reproduce the problem?
- touch test.txt
- tar cf test.tar test.txt
- Place cursor on test.tar and press Enter to enter to the archive.
- Place cursor on test.txt and press F4 to open file in editor.
What is the expected output?
File is opened in editor.
What do you see instead?
Nothing happened.
Note: See
TracTickets for help on using
tickets.