1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src
epriestley d09d7ffe1f Fix string construction in Conduit exceptions
Summary:
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`.

Test Plan: Uninstalled Maniphest, then tried to execute `maniphest.createtask`. Got a useful exception message instead of an error during message construction.

Reviewers: joshuaspence, btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T5838

Differential Revision: https://secure.phabricator.com/D10211
2014-08-11 12:08:06 -07:00
..
__tests__ Rename AphrontQueryException subclasses 2014-08-06 07:51:21 +10:00
aphront Rename AphrontQueryException subclasses 2014-08-06 07:51:21 +10:00
applications Fix string construction in Conduit exceptions 2014-08-11 12:08:06 -07:00
docs Fix Remarkup doc issue with #'s 2014-08-06 14:47:13 -07:00
extensions Add src/extensions/ to Phabricator 2013-08-14 15:38:06 -07:00
infrastructure [Discussion] Remove ObjItem gradient 2014-08-08 14:07:50 -07:00
view Convert workboard column options into a dropdown menu 2014-08-08 10:35:51 -07:00
__phutil_library_init__.php Delete license headers from files 2012-11-05 11:16:51 -08:00
__phutil_library_map__.php Fix string construction in Conduit exceptions 2014-08-11 12:08:06 -07:00