"infolder:" search bug?

Found a bug in "Everything"? report it here
Post Reply
nikov
Posts: 109
Joined: Fri Dec 24, 2021 10:31 am

"infolder:" search bug?

Post by nikov »

Hi,
i think it's a bug, introduced in Everything 1.5a because i have checked that, this does not happen in Everything 1.4:

The bug:
"infolder:" search does not work with a folder which has a Unicode character "\" (Name: Fullwidth Reverse Solidus (Unicode number: U+FF3C)).

Without "infolder" search:
Without_infolder.png
Without_infolder.png (21.74 KiB) Viewed 8516 times
With "infolder" search:
With_infolder.png
With_infolder.png (20.24 KiB) Viewed 8516 times


Many thanks for your consideration.
void
Developer
Posts: 15283
Joined: Fri Oct 16, 2009 11:31 pm

Re: "infolder:" search bug?

Post by void »

Thank you for the bug report nikov,

I have put this on my Things to fix list.
nikov
Posts: 109
Joined: Fri Dec 24, 2021 10:31 am

Re: "infolder:" search bug?

Post by nikov »

void wrote: Tue Dec 27, 2022 6:02 am Thank you for the bug report nikov,

I have put this on my Things to fix list.
Thanks void.
nikov
Posts: 109
Joined: Fri Dec 24, 2021 10:31 am

Re: "infolder:" search bug?

Post by nikov »

Also, later i have checked and found, "infolder:" search works only when "Match Diacritics" is turned on.
But problem is: Turning off "Match Diacritics" should be at least equal or more inclusive, thus, "infolder:" search should show at least equal or more results when "Match Diacritics" is turned off.

So more specifically, the bug is maybe in the "turned off state of the Match Diacritics" option.

Many thanks.
void
Developer
Posts: 15283
Joined: Fri Oct 16, 2009 11:31 pm

Re: "infolder:" search bug?

Post by void »

With Match Diacritics off, Everything will treat the \as a path separator.
This is not correct.

The next update will only treat / and \ as path separators
and
\will work with infolder:

I'll have a fix soon.
void
Developer
Posts: 15283
Joined: Fri Oct 16, 2009 11:31 pm

Re: "infolder:" search bug?

Post by void »

Everything 1.5.0.1333a fixes an issue with matching \ or / in paths.

Everything will no longer treat Unicode Fullwidth Reverse Solidus (\) or Unicode Fullwidth Solidus (/) as path separators.
nikov
Posts: 109
Joined: Fri Dec 24, 2021 10:31 am

Re: "infolder:" search bug?

Post by nikov »

It is working correctly now.
Many thanks.
Post Reply