Menu

#4 "replace File" doesn't work properly on move/synchronise

v0.7.2
open
5
2007-08-12
2007-08-12
No

I just found the following bug:

I have directory test1 which contains test1.txt to test3.txt
And another directory called test2 which contains files with the same names (test1.txt til test3.txt).

I have test1 in left pane and test2 in right pane.

I choose leftwards... and then move all files and ask if existing. Therefore the dialog comes up, asking if I which to overwrite.

//now do the following in the same order

If I choose YES, the file test1/test1.txt will be overwritten and test2/test1.txt is deleted -> OK

If I choose NO, the file test1/test2.txt will NOT be overwritten and test2/test2.txt is NOT deleted -> OK

If I choose YES, the file test1/test3.txt will be overwritten (OK) and test2/test3.txt is NOT deleted -> FAILURE! (The file test2/test3.txt should be deleted according to the move operation. Seems like the preceding click to NO has still impact.)

//===================================================

From some other tries, it seems as if the first click to NO isn't reset and all subsequent clicks to YES indeed copy the file over, but don't do the delete afterwards.

Hope I made this clear, don't hesitate to contact me if you need further info.

regards, Björn

Discussion


Log in to post a comment.

MongoDB Logo MongoDB