PDA

View Full Version : Incorrect cwd after navigation tree operation


msg7086
10-22-2014, 01:17 PM
Incorrect cwd after navigation tree operation.

How to reproduce:

1. Open up navigation tree panel within ftp session

2. Navigate to any folders (eg. /test/)

3. Click the small triangle expansion icon on its sub folder (eg. /test/child/)

4. Now FlashFXP will list the sub folder in the background and refresh the navigation tree view, and now current working directory in FlashFXP and remote server will differ. (eg. Client CWD: /test/, FTP Server CWD: /test/child/)

5. Press F5 to reload file listing, and it will show files under the sub folder (eg. /test/child/* appears as contents in /test/ because no CD command issued before list)

bigstar
10-23-2014, 11:32 AM
Hello,

Thank you for your bug report.

I have reproduced the issue and once I have it resolved I will send you a private message with a test build to confirm my fix.