1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-23 13:08:18 +01:00
phorge-phorge/src/applications/transactions/editor
epriestley 5aa159a830 Pass "object" to modular transaction methods explicitly
Summary:
Ref T13682. When editing a comment, the edit pathway may invoke file PHID extraction without first formalizing an object on the Editor.

Pass the "object" explicitly to generally improve the robustness of this pathway.

Test Plan: Edited a comment.

Maniphest Tasks: T13682

Differential Revision: https://secure.phabricator.com/D21839
2022-05-25 10:25:18 -07:00
..
PhabricatorApplicationTransactionCommentEditor.php Do not extract file PHIDs from remarkup blocks for attachment 2022-05-19 13:21:02 -07:00
PhabricatorApplicationTransactionEditor.php Pass "object" to modular transaction methods explicitly 2022-05-25 10:25:18 -07:00
PhabricatorEditEngineConfigurationEditEngine.php Modularize PhabricatorEditEngineConfigurationTransaction 2019-06-20 16:25:21 -07:00
PhabricatorEditEngineConfigurationEditor.php Modularize PhabricatorEditEngineConfigurationTransaction 2019-06-20 16:25:21 -07:00