1357: -search-file-list is broken

Discussion related to "Everything" 1.5 Alpha.
Post Reply
therube
Posts: 4955
Joined: Thu Sep 03, 2009 6:48 pm

1357: -search-file-list is broken

Post by therube »

1357: -search-file-list is broken

0list:

Code: Select all

red.txt
blue.txt
Everything.exe -searchfilelist 0list

expected:
filelist:red.txt;blue.txt

result:
filelist:red.txtblue.txt


straight text file, no BOM or anything like that

1356 works


i'll note that | (& aside from it being an illegal character) gets "translated" to &vert:
void
Developer
Posts: 16669
Joined: Fri Oct 16, 2009 11:31 pm

Re: 1357: -search-file-list is broken

Post by void »

Everything 1.5.0.1358a fixes an issue with -search-file-list

1357a was never adding the semicolon between items.

Thank you for the bug report.
Post Reply