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
F15413737: D17455.diff
Wed, Mar 19, 9:00 PM
F15389178: D17455.id41977.diff
Sat, Mar 15, 4:58 AM
Unknown Object (File)
Thu, Feb 27, 4:23 AM
Unknown Object (File)
Fri, Feb 21, 3:13 PM
Unknown Object (File)
Thu, Feb 20, 1:39 AM
Unknown Object (File)
Feb 14 2025, 8:16 PM
Unknown Object (File)
Feb 5 2025, 3:27 AM
Unknown Object (File)
Jan 29 2025, 7:13 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
Branch
ffinder1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 15881
Build 21022: Run Core Tests
Build 21021: arc lint + arc unit

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.