Rename with Overwrite situation drops renamed file into instalDir

Discussion related to "Everything" 1.5.
therube
Posts: 5727
Joined: Thu Sep 03, 2009 6:48 pm

Rename with Overwrite situation drops renamed file into instalDir

Post by therube »

1.5, 1270a

Rename with Overwrite situation drops renamed file into instalDir.

1. source files
(note that when Windows [7] makes a copy, it renames the copies as
name - Copy.ext or name - Copy (#).ext)

2. overwrite condition
(to which i replied, Yes)

3. result
(original file, & original copy remained, "overwritten" file ended up in Everything's "instalDir")
.
Everything Rename Overwrite drops into instalDir.png

(See also, New Rename dialog also changes extension suffix.)
You do not have the required permissions to view the files attached to this post.
void
Developer
Posts: 19903
Joined: Fri Oct 16, 2009 11:31 pm

Re: Rename with Overwrite situation drops renamed file into instalDir

Post by void »

Thank you for the bug report therube,

I'm aware of the issue.
Everything is currently stripping the path part in the recent update when generating the new filename from a rename collision.

It will be fixed in the next alpha update.
void
Developer
Posts: 19903
Joined: Fri Oct 16, 2009 11:31 pm

Re: Rename with Overwrite situation drops renamed file into instalDir

Post by void »

Everything 1.5.0.1271a fixes an issue with the generated new filename from a rename collision.

Everything was not including the full path with the newly generated filename.