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
F13989313: D17455.diff
Mon, Oct 21, 7:39 PM
F13988956: D17455.id41977.diff
Mon, Oct 21, 5:00 PM
Unknown Object (File)
Sat, Oct 12, 12:00 AM
Unknown Object (File)
Sep 21 2024, 3:14 PM
Unknown Object (File)
Sep 5 2024, 11:11 PM
Unknown Object (File)
Sep 5 2024, 12:28 AM
Unknown Object (File)
Sep 1 2024, 7:01 AM
Unknown Object (File)
Aug 29 2024, 11:31 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.