Page MenuHomePhabricator

Initialize `$assign_phid` properly in the "!assign" email action
ClosedPublic

Authored by epriestley on Oct 16 2015, 12:48 PM.
Tags
None
Referenced Files
F13213543: D14291.id34493.diff
Fri, May 17, 7:52 AM
F13193179: D14291.diff
Sun, May 12, 12:49 PM
F13189173: D14291.diff
Sat, May 11, 5:46 AM
Unknown Object (File)
Tue, May 7, 9:31 AM
Unknown Object (File)
Fri, May 3, 9:19 AM
Unknown Object (File)
Apr 25 2024, 2:55 AM
Unknown Object (File)
Apr 20 2024, 8:28 AM
Unknown Object (File)
Apr 11 2024, 7:33 PM
Subscribers
None

Details

Summary

If you !assign cahd when you meant to !assign chad, we'll hit an "Undefined variable: assign_phid" a little further down.

Test Plan

Eyeballed it. See IRC.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Initialize `$assign_phid` properly in the "!assign" email action.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
src/applications/maniphest/command/ManiphestAssignEmailCommand.php
51

Specifically, this is where the issue occurs.

chad edited edge metadata.
This revision is now accepted and ready to land.Oct 16 2015, 1:38 PM
This revision was automatically updated to reflect the committed changes.