Menu

#99 filepath entity on unix matches directories

Version 5.10
closed-fixed
7
2014-07-24
2009-12-22
No

The filepath entity should only match files. The bug exists with operation=equals because the existence method FilePathExists() delegates to FileNameExists() which on unix does not check the file type.

Discussion

  • Jonathan Baker

    Jonathan Baker - 2010-01-27
    • assigned_to: nobody --> chishomi
     
  • Jonathan Baker

    Jonathan Baker - 2010-03-19
    • priority: 5 --> 7
     
  • Michael Chisholm

    • status: open --> closed-fixed
    • Group: --> Version 5.10
     
  • Michael Chisholm

    I think this was fixed in [r1210] on a branch. Unix FileFinder::FileNameExists() now checks the file type.

     

    Related

    Commit: [r1210]


Log in to post a comment.