Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14399251
D14975.id36181.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
642 B
Referenced Files
None
Subscribers
None
D14975.id36181.diff
View Options
diff --git a/src/applications/project/typeahead/PhabricatorProjectDatasource.php b/src/applications/project/typeahead/PhabricatorProjectDatasource.php
--- a/src/applications/project/typeahead/PhabricatorProjectDatasource.php
+++ b/src/applications/project/typeahead/PhabricatorProjectDatasource.php
@@ -67,7 +67,7 @@
->setDisplayType(pht('Project'))
->setURI('/tag/'.$proj->getPrimarySlug().'/')
->setPHID($proj->getPHID())
- ->setIcon($proj->getIcon())
+ ->setIcon($proj->getDisplayIconIcon())
->setColor($proj->getColor())
->setPriorityType('proj')
->setClosed($closed);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Dec 23, 4:22 PM (17 h, 18 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6921108
Default Alt Text
D14975.id36181.diff (642 B)
Attached To
Mode
D14975: Fix a missed use of project icons in typehaeads
Attached
Detach File
Event Timeline
Log In to Comment