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)
Wed, Jan 8, 4:13 PM
Unknown Object (File)
Fri, Jan 3, 1:14 AM
Unknown Object (File)
Thu, Jan 2, 9:01 PM
Unknown Object (File)
Tue, Dec 24, 3:15 AM
Unknown Object (File)
Fri, Dec 20, 4:57 PM
Unknown Object (File)
Fri, Dec 13, 11:55 AM
Unknown Object (File)
Dec 12 2024, 1:28 PM
Unknown Object (File)
Dec 12 2024, 6:04 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.