Ticket #2710 (closed defect: fixed)
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: | committed-master committed-stable |
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.
Change History
comment:2 Changed 13 years ago by angel_il
- Branch state changed from no branch to on review
branch: 2710_mcedit_fix
please review
comment:3 Changed 13 years ago by andrew_b
- Keywords stable-candidate added
- Votes for changeset set to andrew_b
comment:4 Changed 13 years ago by slavazanko
- Status changed from new to assigned
- Votes for changeset changed from andrew_b to andrew_b slavazanko
- Branch state changed from on review to approved
comment:5 Changed 13 years ago by angel_il
- Votes for changeset changed from andrew_b slavazanko to committed-master
- Branch state changed from approved to merged
comment:6 Changed 13 years ago by angel_il
- Status changed from assigned to testing
- Resolution set to fixed
comment:7 Changed 13 years ago by andrew_b
- Keywords stable-candidate removed
- Status changed from testing to closed
- Votes for changeset changed from committed-master to committed-master committed-stable
Cherry-picked to 4.8.1-stable: [7e8fee64863faab685ab7200d03d12b857cb585d].
Note: See
TracTickets for help on using
tickets.