Page MenuHomePhabricator

Fix file attach bug in Macro
ClosedPublic

Authored by chad on May 6 2017, 2:43 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 22, 5:20 AM
Unknown Object (File)
Sat, Apr 13, 6:27 AM
Unknown Object (File)
Thu, Apr 11, 10:08 AM
Unknown Object (File)
Fri, Mar 29, 6:14 PM
Unknown Object (File)
Sun, Mar 24, 10:21 PM
Unknown Object (File)
Mar 21 2024, 12:00 AM
Unknown Object (File)
Mar 17 2024, 5:20 PM
Unknown Object (File)
Mar 13 2024, 9:44 PM
Subscribers

Details

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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.May 6 2017, 2:46 AM

(I'll cherry-pick this before deploying tomorrow.)

This revision was automatically updated to reflect the committed changes.

ive learned so much about transactions this week