Homec4science

Add some missing rendering code to textual feed stories

Authored by epriestley <git@epriestley.com> on Aug 13 2013, 19:11.

Description

Add some missing rendering code to textual feed stories

Summary: Ref T2852. Token given stories currently try to strip_tags() a PHUIFeedView or similar, which doesn't work. Cast it to a string before stripping. This is super gross but I don't want to clean it up until after ApplicationTransactions so we can really clean up all of Feed.

Test Plan: Ran bin/feed republish <id> on a feed story about giving a token to a revision.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2852

Differential Revision: https://secure.phabricator.com/D6733

Details

Committed
epriestley <git@epriestley.com>Aug 13 2013, 19:11
Pushed
aubortJan 31 2017, 17:16
Parents
rPHf11a4d5ef07e: Pass branch information to local Conduit calls in Diffusion
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHc7a84876c9a6: Add some missing rendering code to textual feed stories (authored by epriestley <git@epriestley.com>).Aug 13 2013, 19:11