Opened 16 years ago
Last modified 16 years ago
#3644 closed Bug report
Invalid directory listing cache after rename
Reported by: | mdb123 | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Other |
Keywords: | Cc: | mdb123, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
When a remote directory containing files is renamed, followed by the creation of a new directory having the original name of the renamed directory, the remote file list pane incorrectly displays the contents of the renamed directory as the contents of the newly created directory.
Steps to reproduce:
- Begin with directory "d" containing files/subdirectories. Be sure to select "d" in the remote tree to display listing in the remote list pane.
- Rename "d" to "d_".
- At the same level as "d_", create directory "d".
- Select new directory "d" in the remote tree pane. The listing will not be retrieved from the server, and the remote list pane will display the previously cached contents of "d_".
Using the Refresh function obviously corrects the problem.
Change History (2)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Thanks for reporting. This issue has been fixed in the SVN
repository and will be available with the next version.
Note:
See TracTickets
for help on using tickets.
Version 3.1.0.1, XP SP2