Page MenuHomePhabricator

Fix Owners lookups for the repository root
ClosedPublic

Authored by epriestley on Aug 17 2015, 12:57 AM.
Tags
None
Referenced Files
F13811281: D13919.diff
Wed, Sep 18, 2:46 AM
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
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
Branch
toc2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 7656
Build 8350: [Placeholder Plan] Wait for 30 Seconds
Build 8349: arc lint + arc unit

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.