Page MenuHomePhabricator

Fix Owners lookups for the repository root
ClosedPublic

Authored by epriestley on Aug 17 2015, 12:57 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 13, 12:36 PM
Unknown Object (File)
Fri, Sep 13, 12:35 PM
Unknown Object (File)
Fri, Sep 13, 12:35 PM
Unknown Object (File)
Fri, Sep 13, 12:35 PM
Unknown Object (File)
Sat, Aug 31, 2:25 PM
Unknown Object (File)
Sat, Aug 31, 12:40 PM
Unknown Object (File)
Mon, Aug 26, 2:24 PM
Unknown Object (File)
Thu, Aug 22, 2:21 PM
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.