Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15425203
D17322.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
574 B
Referenced Files
None
Subscribers
None
D17322.diff
View Options
diff --git a/src/applications/transactions/feed/PhabricatorApplicationTransactionFeedStory.php b/src/applications/transactions/feed/PhabricatorApplicationTransactionFeedStory.php
--- a/src/applications/transactions/feed/PhabricatorApplicationTransactionFeedStory.php
+++ b/src/applications/transactions/feed/PhabricatorApplicationTransactionFeedStory.php
@@ -105,6 +105,7 @@
if ($author_image) {
$view->setImage($author_image);
+ $view->setImageHref($author_handle->getURI());
} else {
$view->setAuthorIcon($author_handle->getIcon());
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 24, 3:10 AM (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7710235
Default Alt Text
D17322.diff (574 B)
Attached To
Mode
D17322: Add AuthorHref to feed story images
Attached
Detach File
Event Timeline
Log In to Comment