@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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

+1 -1
+1 -1
src/applications/tokens/feed/PhabricatorTokenGivenFeedStory.php
··· 19 19 $view->setViewed($this->getHasViewed()); 20 20 21 21 $href = $this->getHandle($this->getPrimaryObjectPHID())->getURI(); 22 - $view->setHref($view); 22 + $view->setHref($href); 23 23 24 24 $title = pht( 25 25 '%s awarded %s a token.',