When I try to find a file by its contents and my search string contains "\t" or "\n" TC will not find the file.
Test: create a file "test.txt" with these lines:Now, search for files, select "Find text", enter "protools\ttFile", start search.
Image: https://i.imgur.com/jd6cVgq.png
Same with string "protools\newFile", but "protools\oldFile" works.
My guess is that handling of special characters \n and \t break the search
Same error occurs in previous version 11.50 btw
Test: create a file "test.txt" with these lines:
Code:
protools\ttFile.iprotools\newFile.iprotools\oldFile.i
Image: https://i.imgur.com/jd6cVgq.png
Same with string "protools\newFile", but "protools\oldFile" works.
My guess is that handling of special characters \n and \t break the search
Same error occurs in previous version 11.50 btw
Statistics: Posted by p.tingen — 2025-02-21, 14:50 UTC