Do not extract file PHIDs from remarkup blocks for attachment
commit6fea5e5ce7d592d24b16aec1c01915ad24118852
authorepriestley <git@epriestley.com>
Tue, 10 May 2022 18:50:18 +0000 (10 11:50 -0700)
committerepriestley <git@epriestley.com>
Thu, 19 May 2022 20:21:02 +0000 (19 13:21 -0700)
tree7aec9fba6606707c83a422679d04aac354f66afe
parentee6e2a396fec887138ec253cad1a06a14906207a
Do not extract file PHIDs from remarkup blocks for attachment

Summary: Ref T13603. When processing transactions that include remarkup blocks, stop extracting file references from them for attachment.

Test Plan: Submitted a remarkup block with a file reference, no longer saw automatic file attachment.

Maniphest Tasks: T13603

Differential Revision: https://secure.phabricator.com/D21812
src/applications/transactions/editor/PhabricatorApplicationTransactionCommentEditor.php
src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php