Page MenuHomePhabricator

Fix an issue with FileFinder finding "." as a directory
ClosedPublic

Authored by epriestley on Mar 3 2017, 9:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 16 2026, 9:17 PM
Unknown Object (File)
Apr 15 2026, 7:38 PM
Unknown Object (File)
Apr 11 2026, 9:53 PM
Unknown Object (File)
Apr 3 2026, 12:46 AM
Unknown Object (File)
Feb 25 2026, 2:20 PM
Unknown Object (File)
Jan 21 2026, 11:33 AM
Unknown Object (File)
Dec 9 2025, 9:43 PM
Unknown Object (File)
Dec 9 2025, 4:21 PM
Subscribers
None

Details

Summary

See D17430. This is buggy and hasn't come up before because we don't usually use the "d" (directory) mode.

Test Plan

Added a unit test and made it pass.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Mar 3 2017, 9:24 PM
This revision was automatically updated to reflect the committed changes.