Page MenuHomePhabricator

Don't consider file references inside quoted text blocks to grant "attachment intent"
ClosedPublic

Authored by epriestley on May 20 2022, 6:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jul 24, 2:48 PM
Unknown Object (File)
Wed, Jul 24, 2:45 PM
Unknown Object (File)
Mon, Jul 22, 2:08 PM
Unknown Object (File)
Mon, Jul 22, 1:36 PM
Unknown Object (File)
Mon, Jul 22, 1:35 PM
Unknown Object (File)
Mon, Jul 22, 1:32 PM
Unknown Object (File)
Mon, Jul 22, 12:37 AM
Unknown Object (File)
Sun, Jul 21, 10:51 PM
Subscribers
None

Details

Summary

Ref T13682. This is a marginal case, but if you quote someone else's text and it has a file reference embedded in it, that isn't good enough to generate "attachment intent".

Since you need both a reference and an explicit attachment, this should never actually affect any user-visible behavior today, but makes the ruleset more thorough.

Test Plan

Dragged and dropped a file, referencing it in either a quoted or unquoted block. Saw it attach only for a quoted block.

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.