From 60f3780127d0867c940ebad12974420a5cda4889 Mon Sep 17 00:00:00 2001 From: epriestley Date: Thu, 21 Feb 2013 14:24:53 -0800 Subject: [PATCH] Fix token given story hrefs Summary: derp to tha derp Fixes T2578. Test Plan: click click Reviewers: chad Reviewed By: chad CC: aran Maniphest Tasks: T2578 Differential Revision: https://secure.phabricator.com/D5054 --- src/applications/tokens/feed/PhabricatorTokenGivenFeedStory.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/applications/tokens/feed/PhabricatorTokenGivenFeedStory.php b/src/applications/tokens/feed/PhabricatorTokenGivenFeedStory.php index 0157bc25f4..ea08446030 100644 --- a/src/applications/tokens/feed/PhabricatorTokenGivenFeedStory.php +++ b/src/applications/tokens/feed/PhabricatorTokenGivenFeedStory.php @@ -19,7 +19,7 @@ final class PhabricatorTokenGivenFeedStory $view->setViewed($this->getHasViewed()); $href = $this->getHandle($this->getPrimaryObjectPHID())->getURI(); - $view->setHref($view); + $view->setHref($href); $title = pht( '%s awarded %s a token.',