1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 00:02:41 +01:00
phorge-phorge/src/applications/transactions/editor
epriestley b219285999 Fix handling of implicit comment transaction in paste creation
Summary:
Fixes T9850. The `getComment()` test should be a `hasComment()` test, in order to discard empty comments.

Also backport a couple of future fixes which can get you into trouble if you reconfigure forms in awkward ways.

Test Plan: Created a new paste without a comment.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9850

Differential Revision: https://secure.phabricator.com/D14571
2015-11-25 08:25:10 -08:00
..
PhabricatorApplicationTransactionCommentEditor.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorApplicationTransactionEditor.php Fix handling of implicit comment transaction in paste creation 2015-11-25 08:25:10 -08:00
PhabricatorEditEngineConfigurationEditEngine.php Allow form configurations to retitle and reorder forms and add preambles 2015-11-22 15:12:57 -08:00
PhabricatorEditEngineConfigurationEditor.php Allow EditEngine form fields to be locked and hidden 2015-11-22 16:25:32 -08:00