diff --git a/src/applications/search/phidtype/PhabricatorProfilePanelPHIDType.php b/src/applications/search/phidtype/PhabricatorProfilePanelPHIDType.php --- a/src/applications/search/phidtype/PhabricatorProfilePanelPHIDType.php +++ b/src/applications/search/phidtype/PhabricatorProfilePanelPHIDType.php @@ -33,7 +33,6 @@ $config = $objects[$phid]; $handle->setName(pht('Profile Panel')); - $handle->setURI($config->getURI()); } }