Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14018613
D11223.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
584 B
Referenced Files
None
Subscribers
None
D11223.diff
View Options
diff --git a/src/applications/meta/query/PhabricatorAppSearchEngine.php b/src/applications/meta/query/PhabricatorAppSearchEngine.php
--- a/src/applications/meta/query/PhabricatorAppSearchEngine.php
+++ b/src/applications/meta/query/PhabricatorAppSearchEngine.php
@@ -228,7 +228,7 @@
->setIcon('fa-cog')
->setHref('/applications/view/'.get_class($application).'/'));
- if ($application->getBaseURI()) {
+ if ($application->getBaseURI() && $application->isInstalled()) {
$item->setHref($application->getBaseURI());
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 6, 5:05 PM (1 w, 5 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6711790
Default Alt Text
D11223.diff (584 B)
Attached To
Mode
D11223: T6597, Uninstalled applications are still linked on Application launcher
Attached
Detach File
Event Timeline
Log In to Comment