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
F15528489: D17455.id.diff
Tue, Apr 22, 11:28 AM
F15526022: D17455.diff
Mon, Apr 21, 6:36 PM
F15464086: D17455.diff
Wed, Apr 2, 6:25 AM
F15463040: D17455.id41977.diff
Tue, Apr 1, 8:00 PM
F15445289: D17455.diff
Thu, Mar 27, 1:16 PM
F15425940: D17455.id41979.diff
Mar 23 2025, 6:41 AM
F15424899: D17455.id41979.diff
Mar 23 2025, 12:59 AM
F15416680: D17455.id.diff
Mar 20 2025, 12:57 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.