Fixes T5838.
- We currently try to use a ConduitAPIMethod object as a string.
- We then pass that string to the parent's __construct() method as $message.
Differential D10211
Fix string construction in Conduit exceptions epriestley on Aug 11 2014, 1:25 PM. Authored by Tags None Referenced Files
Subscribers
Details
Fixes T5838.
Uninstalled Maniphest, then tried to execute maniphest.createtask. Got a useful exception message instead of an error during message construction.
Diff Detail
Event Timeline
|