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
Unknown Object (File)
Sat, Apr 20, 4:27 PM
Unknown Object (File)
Sat, Apr 20, 3:26 AM
Unknown Object (File)
Thu, Apr 11, 7:28 AM
Unknown Object (File)
Thu, Apr 4, 12:54 PM
Unknown Object (File)
Mar 21 2024, 10:45 PM
Unknown Object (File)
Mar 19 2024, 5:41 PM
Unknown Object (File)
Mar 19 2024, 5:41 PM
Unknown Object (File)
Mar 14 2024, 1:23 PM
Subscribers
None

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.