Page MenuHomePhabricator

Maybe fix excluding to / cc folks on differential emails
ClosedPublic

Authored by btrahan on Jul 30 2014, 11:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jul 20, 6:17 AM
Unknown Object (File)
Wed, Jul 17, 2:33 AM
Unknown Object (File)
Mon, Jul 15, 8:05 AM
Unknown Object (File)
Sun, Jul 14, 7:03 PM
Unknown Object (File)
Thu, Jul 11, 11:13 AM
Unknown Object (File)
Thu, Jul 11, 6:18 AM
Unknown Object (File)
Sun, Jul 7, 7:26 PM
Unknown Object (File)
Mon, Jul 1, 5:50 AM
Subscribers

Details

Summary

Ref T5185. By code inspection, I am pretty sure before this patch it was doing a set of a get on itself which does nothing. Now, being careful not to break Facebook we get the proper exclusion phids. I am pretty sure the folks in T5185 are experiencing this in Differential only.

Test Plan

Get some folks on T5185 to play with this

Diff Detail

Repository
rP Phabricator
Branch
master
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 1947
Build 1948: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

btrahan retitled this revision from to Maybe fix excluding to / cc folks on differential emails.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jul 30 2014, 11:14 PM
btrahan updated this revision to Diff 24263.

Closed by commit rPb2116a88636a (authored by @btrahan).