Page MenuHomePhabricator

Fix Owners lookups for the repository root
ClosedPublic

Authored by epriestley on Aug 17 2015, 12:57 AM.
Tags
None
Referenced Files
F15475198: D13919.id33594.diff
Sun, Apr 6, 5:22 PM
F15470907: D13919.id33592.diff
Sat, Apr 5, 2:04 AM
F15398577: D13919.id.diff
Mon, Mar 17, 12:43 AM
F15393513: D13919.id33592.diff
Sat, Mar 15, 9:08 PM
Unknown Object (File)
Feb 11 2025, 11:01 PM
Unknown Object (File)
Feb 11 2025, 9:51 PM
Unknown Object (File)
Feb 11 2025, 1:20 PM
Unknown Object (File)
Feb 8 2025, 10:06 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.