1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-04 20:52:43 +01:00
phorge-phorge/src/applications/macro/xaction
Chad Little 0a87881e98 Fix file attach bug in Macro
Summary: This was mis-tested by only using one account, which could always see the image. External transaction moved file attachment to the modular transaction for file and audio instead.

Test Plan: Test adding audio and a macro on a pleb account, visit with normal account and see macro fine.

Reviewers: epriestley, amckinley

Reviewed By: amckinley

Subscribers: Korvin

Differential Revision: https://secure.phabricator.com/D17836
2017-05-05 19:50:12 -07:00
..
PhabricatorMacroAudioBehaviorTransaction.php Update Macro for Modular Transactions 2017-05-02 08:41:14 -07:00
PhabricatorMacroAudioTransaction.php Fix file attach bug in Macro 2017-05-05 19:50:12 -07:00
PhabricatorMacroDisabledTransaction.php Update Macro for Modular Transactions 2017-05-02 08:41:14 -07:00
PhabricatorMacroFileTransaction.php Fix file attach bug in Macro 2017-05-05 19:50:12 -07:00
PhabricatorMacroNameTransaction.php Update Macro for EditEngine 2017-05-03 11:11:23 -07:00
PhabricatorMacroTransactionType.php Update Macro for Modular Transactions 2017-05-02 08:41:14 -07:00