Page MenuHomePhabricator

Fix Owners lookups for the repository root
ClosedPublic

Authored by epriestley on Aug 17 2015, 12:57 AM.
Tags
None
Referenced Files
F15523701: D13919.diff
Mon, Apr 21, 3:02 AM
F15519778: D13919.diff
Sat, Apr 19, 11:46 PM
F15519671: D13919.diff
Sat, Apr 19, 11:41 PM
F15510534: D13919.diff
Wed, Apr 16, 8:17 PM
F15475198: D13919.id33594.diff
Sun, Apr 6, 5:22 PM
F15470907: D13919.id33592.diff
Sat, Apr 5, 2:04 AM
F15398577: D13919.id.diff
Mar 17 2025, 12:43 AM
F15393513: D13919.id33592.diff
Mar 15 2025, 9:08 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.