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.
Differential D13919
Fix Owners lookups for the repository root Authored by epriestley on Aug 17 2015, 12:57 AM. Tags None Referenced Files
Subscribers None
Details
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. Browsed root of a repository.
Diff Detail
|