Page MenuHomePhabricator

Fix Owners lookups for the repository root
ClosedPublic

Authored by epriestley on Aug 17 2015, 12:57 AM.
Tags
None
Referenced Files
F18710895: D13919.diff
Mon, Sep 29, 3:19 AM
F18685801: D13919.id33594.diff
Fri, Sep 26, 11:45 AM
F18673233: D13919.id.diff
Thu, Sep 25, 9:50 AM
F18629027: D13919.id.diff
Tue, Sep 16, 7:51 AM
F18623011: D13919.diff
Mon, Sep 15, 1:55 PM
F18600404: D13919.diff
Sat, Sep 13, 9:40 AM
F18219974: D13919.id33592.diff
Aug 19 2025, 1:20 PM
F18218074: D13919.id.diff
Aug 19 2025, 9:45 AM
Subscribers
None

Details

Summary

Ref T9201. At the root of a repository the current path is null, but the OwnersQuery wants strings.

This could be resolved a couple different ways, but just cast the arguments to strings since that seems reasonable enough.

Test Plan

Browsed root of a repository.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix Owners lookups for the repository root.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Aug 17 2015, 12:58 AM
This revision was automatically updated to reflect the committed changes.