Page MenuHomePhabricator

Fix an issue where "CC"-only email improperly wiped CC addresses
ClosedPublic

Authored by epriestley on Jan 14 2019, 9:32 PM.
Tags
None
Referenced Files
F13200166: D19970.diff
Mon, May 13, 10:37 PM
F13182419: D19970.diff
Thu, May 9, 11:28 PM
Unknown Object (File)
Mon, May 6, 2:42 AM
Unknown Object (File)
Thu, May 2, 12:05 PM
Unknown Object (File)
Wed, May 1, 8:11 PM
Unknown Object (File)
Sun, Apr 28, 9:32 AM
Unknown Object (File)
Sat, Apr 20, 4:27 PM
Unknown Object (File)
Sat, Apr 20, 3:26 AM
Subscribers
None

Diff Detail

Repository
rP Phabricator
Branch
mfa14
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 21521
Build 29324: Run Core Tests
Build 29323: arc lint + arc unit

Event Timeline

src/applications/metamta/engine/PhabricatorMailEmailEngine.php
57

This was an incorrect leftover from the old logic which would sometimes move "CC" to "To".

This revision is now accepted and ready to land.Jan 16 2019, 2:15 AM
This revision was automatically updated to reflect the committed changes.