Bug: Filter - File Size

The best solution for finding and removing duplicate files.
Post Reply
User avatar
therube
Posts: 614
Joined: Tue Jun 28, 2011 4:38 pm

Bug: Filter - File Size

Post by therube »

Bug: Filter - File Size

Or at least an unexpected inconsistency.


Select both a Min & Max
> 9000 & 36000
Run a scan
Now go back & change the values, but this time do not set a maximum value
Do this by blanking out the 36000
> 9000 & _blank_
Run a scan

Result: the scan proceeds but has retained the Max of 36000


Select both a Min & Max
> 9000 & 36000
Run a scan
Now go back & change the values, but this time do not set a maximum value
Do this by setting Max to 0
> 9000 & 0
Run a scan

Result: the scan proceeds, finding all dups > 9000
Post Reply