Page MenuHomePhabricator

Revert attempt to fix mail in differential
ClosedPublic

Authored by btrahan on Jul 31 2014, 9:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Dec 16, 7:50 AM
Unknown Object (File)
Wed, Dec 11, 9:01 AM
Unknown Object (File)
Tue, Dec 10, 6:32 PM
Unknown Object (File)
Mon, Dec 9, 5:52 PM
Unknown Object (File)
Wed, Dec 4, 2:12 AM
Unknown Object (File)
Tue, Dec 3, 3:42 PM
Unknown Object (File)
Fri, Nov 22, 6:41 AM
Unknown Object (File)
Oct 24 2024, 2:18 PM
Subscribers

Details

Summary

This fix is wrong - should be load and not get - but moreover this is actually correctly set as the reply handler is instantiated inside the DifferentialRevisionMailReceiver correctly; $this->getExclude was correct. Ref T5185.

Test Plan

this shall stop the fatal in production.

Diff Detail

Repository
rP Phabricator
Branch
revert
Lint
Lint Errors
SeverityLocationCodeMessage
Errorsrc/applications/phragment/controller/PhragmentZIPController.php:54PHL1Unknown Symbol
Errorsrc/applications/phragment/controller/PhragmentZIPController.php:70PHL1Unknown Symbol
Errorsrc/applications/phragment/storage/PhragmentFragment.php:143PHL1Unknown Symbol
Unit
Tests Passed
Build Status
Buildable 1973
Build 1974: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

btrahan retitled this revision from to Revert attempt to fix mail in differential.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added reviewers: epriestley, chad.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jul 31 2014, 9:48 PM
btrahan updated this revision to Diff 24291.

Closed by commit rPc4cbc1a32da7 (authored by @btrahan).