Page MenuHomePhabricator

Only attach files that are both referenced in Remarkup and attached by explicit metadata
ClosedPublic

Authored by epriestley on May 20 2022, 5:48 PM.
Tags
None
Referenced Files
F15281336: D21832.diff
Mon, Mar 3, 4:55 PM
Unknown Object (File)
Wed, Feb 26, 10:21 PM
Unknown Object (File)
Wed, Feb 26, 4:18 AM
Unknown Object (File)
Sat, Feb 22, 8:54 AM
Unknown Object (File)
Wed, Feb 19, 7:22 PM
Unknown Object (File)
Sun, Feb 16, 11:47 AM
Unknown Object (File)
Sat, Feb 15, 3:56 PM
Unknown Object (File)
Fri, Feb 14, 2:12 PM
Subscribers
None

Details

Summary

Ref T13682. When a user uploads a file, then changes their mind and deletes the reference to the file, we don't actually want to attach the file.

When choosing which files to attach, only attach files which are both referenced in Remarkup and explicitly attached in remarkup metadata.

Test Plan
  • Dropped a file into a comment, submitted it, saw it attach normally.
  • Dropped a file into a comment, deleted the reference, submitted it, saw no attachment.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.May 23 2022, 9:08 PM
This revision was automatically updated to reflect the committed changes.