Page MenuHomePhabricator

Fix "To: Unknown Object" on outbound Maniphest mail with no owner
ClosedPublic

Authored by epriestley on Apr 8 2015, 12:16 PM.
Tags
None
Referenced Files
F14039632: D12320.id29602.diff
Mon, Nov 11, 6:02 AM
F14008100: D12320.id29601.diff
Tue, Oct 29, 3:40 PM
Unknown Object (File)
Oct 2 2024, 2:07 AM
Unknown Object (File)
Sep 19 2024, 4:20 PM
Unknown Object (File)
Sep 17 2024, 9:29 PM
Unknown Object (File)
Sep 13 2024, 9:23 PM
Unknown Object (File)
Sep 6 2024, 11:09 PM
Unknown Object (File)
Sep 2 2024, 7:28 PM
Subscribers

Details

Summary

Fixes T7778. This was likely caused by removing an array_filter() somewhere in the course of T7731, but I'd rather have the code be more correct.

Test Plan

Sent mail on a task with no owner.

  • Before patch: unknown recipient.
  • After patch: expected recipients.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix "To: Unknown Object" on outbound Maniphest mail with no owner.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: btrahan, joshuaspence.
This revision is now accepted and ready to land.Apr 8 2015, 12:20 PM
This revision was automatically updated to reflect the committed changes.