mirror of
https://we.phorge.it/source/phorge.git
synced 2025-01-09 06:11:01 +01:00
86dbf1d17d
Summary: Ref T4589. We don't recognize task descriptions as remarkup blocks, so `{F...}` references in them do not get attached to the objects, and thus no policy exemption is created. Recognize them, which activates `{F...}` and `@mentions`. We probably have a few more of these in other applications, but it's not a big deal to clean them up as they arise. Test Plan: Uploaded a file to a task in the description field, saw it attach and get a policy exemption. Reviewers: btrahan Reviewed By: btrahan Subscribers: epriestley Maniphest Tasks: T4589 Differential Revision: https://secure.phabricator.com/D10139 |
||
---|---|---|
.. | ||
ManiphestCustomFieldNumericIndex.php | ||
ManiphestCustomFieldStorage.php | ||
ManiphestCustomFieldStringIndex.php | ||
ManiphestDAO.php | ||
ManiphestNameIndex.php | ||
ManiphestTask.php | ||
ManiphestTaskSubscriber.php | ||
ManiphestTransaction.php | ||
ManiphestTransactionComment.php |