Rename with Overwrite situation drops renamed file into instalDir

Discussion related to "Everything" 1.5 Alpha.
Post Reply
therube
Posts: 4617
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
Everything Rename Overwrite drops into instalDir.png (34.72 KiB) Viewed 4217 times

(See also, New Rename dialog also changes extension suffix.)
void
Developer
Posts: 15395
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: 15395
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.
Post Reply