Menu

#195 Error with regex file paths in Windows FileFinder

Version 5.10
closed-fixed
nobody
6
2014-05-02
2011-12-19
No

When using regular expressions in the Windows FileFinder, the returned constant portion contains a trailing file separator. The paths returned from the recursive searching function does not. When attempting to compare the pattern, this difference results in a failed match. This will result in a valid file path not being searched for the desired files, and possibly not collecting the object.

Discussion

  • Michael Chisholm

    I think this was fixed ~r1221, in 2012. Trailing separators are stripped off of const portions now. So I'm closing this bug.

     
  • Michael Chisholm

    • status: open --> closed-fixed
     

Log in to post a comment.