mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-14 19:02:41 +01:00
0988ddbf2f
Summary: Resolves T5817. Continuation of D10231. This corrects the rendering of the "user answered question" transaction so that it does not incorrectly attempt to render the question handle as HTML in emails if the rendering target is not HTML. Test Plan: Used `bin/mail show-outbound` to verify that the email didn't contain escaped HTML when answering a question. Reviewers: #blessed_reviewers, btrahan, epriestley Reviewed By: #blessed_reviewers, btrahan, epriestley Subscribers: epriestley, Korvin Maniphest Tasks: T5817 Differential Revision: https://secure.phabricator.com/D10319 |
||
---|---|---|
.. | ||
PonderAnswer.php | ||
PonderAnswerTransaction.php | ||
PonderAnswerTransactionComment.php | ||
PonderComment.php | ||
PonderDAO.php | ||
PonderQuestion.php | ||
PonderQuestionTransaction.php | ||
PonderQuestionTransactionComment.php | ||
PonderVotableInterface.php |