1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src/aphront
epriestley aab0fb0e74 Fix HTTP 400 / 500 errors in Pholio
Summary:
Ref T2650. Possible fix for that issue.

  - "Passthru" got renamed to "passthrough" but a site was missed.
  - Don't try to post an empty comment if the text is empty but we have inlines; this avoids popping a "you can't post an empty comment" error.

Test Plan: Made an empty comment with an inline in Pholio.

Reviewers: chad

Reviewed By: chad

CC: aran

Maniphest Tasks: T2650

Differential Revision: https://secure.phabricator.com/D5240
2013-03-05 13:23:56 -08:00
..
__tests__ Add passthru to AphrontRequest 2012-12-11 17:27:02 -08:00
configuration Add a user-accessible hook for dumping debug code into an install 2013-03-04 13:45:51 -08:00
console Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
exception Delete license headers from files 2012-11-05 11:16:51 -08:00
response Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
sink Share more HTTPSink code 2012-12-25 06:17:45 -08:00
AphrontController.php Throw instead of log for invalid properties 2012-12-18 16:15:01 -08:00
AphrontRequest.php Fix HTTP 400 / 500 errors in Pholio 2013-03-05 13:23:56 -08:00
AphrontURIMapper.php Delete license headers from files 2012-11-05 11:16:51 -08:00