Ticket #2862 (closed defect: fixed)
Directory tree view refresh problem
Reported by: | onlyjob | Owned by: | andrew_b |
---|---|---|---|
Priority: | major | Milestone: | 4.8.5 |
Component: | mc-core | Version: | 4.8.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master committed-stable |
Description
Steps to reproduce the problem:
- Choose "file listing" mode for one panel and "directory tree" mode for the other.
- Perform all operations on the "file listing" panel.
- Create a new directory -> tree view will update correctly.
- Perform an operation, which changes this directory like rename/delete.
- Deleted directory will still show up on the "directory tree" view.
Renamed directory will show up with the new name, but the old name will also stay there.
Panel Options --> Fast dir reload
is off.
Bug-Debian: http://bugs.debian.org/675692
Change History
comment:2 Changed 12 years ago by slavazanko
- Blocked By 2835 removed
(In #2835) Merged to master:
git log --pretty=oneline 4bfa681..64af488
comment:3 Changed 12 years ago by andrew_b
- Status changed from new to accepted
- Owner set to andrew_b
- Milestone changed from Future Releases to 4.8.5
comment:4 Changed 12 years ago by andrew_b
- Keywords stable-candidate added
- Branch state changed from no branch to on review
Branch: 2862_tree_refresh_fix (parent: master).
Initial changeset:25607ac89ab9ee0cb716f7657704524fb9941b46
comment:6 Changed 12 years ago by angel_il
- Votes for changeset changed from slavazanko to slavazanko angel_il
- Branch state changed from on review to approved
comment:7 Changed 12 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset changed from slavazanko angel_il to committed-master
- Resolution set to fixed
- Branch state changed from approved to merged
Merged to master: [c3820a7e1a1baa2ca0e88d4f743d7dc627765c3b].
git log --pretty=oneline bf8755f..c3820a7
comment:8 Changed 12 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
Merged to 4.8.1-stable: [fe7d00a4c76baece91c66cf0a850b5c3b2cdc3b2].
git log --pretty=oneline 53f04a6..fe7d00a
Note: See
TracTickets for help on using
tickets.