1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-12 14:58:33 +01:00
phorge-phorge/src/applications/maniphest
epriestley dc8cc123da Fix Maniphest and Config transaction diff rendering
Summary:
I missed this in review of D5155: `wordwrap()` returns a string, but `phutil_utf8_hard_wrap()` returns an array.

Implode the returned arrays so the stuff underneath it doesn't choke.

Test Plan: Clicked "show details" on a maniphest task description change

Reviewers: AnhNhan, kwadwon

Reviewed By: kwadwon

CC: aran

Differential Revision: https://secure.phabricator.com/D5195
2013-03-03 11:37:45 -08:00
..
application Prepare for hovercards 2013-02-26 14:59:31 -08:00
auxiliaryfield Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
conduit Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
config Maniphest / MetaMTA config options 2013-01-16 09:01:32 -08:00
constants getConfigEnv fails fast when key is not found and no default value is given. 2013-01-19 12:11:28 -08:00
controller Fix exception in Maniphest task ID filtering 2013-03-03 10:56:22 -08:00
editor Require a viewer to load handles 2013-02-28 17:15:09 -08:00
event Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
extensions Delete license headers from files 2012-11-05 11:16:51 -08:00
remarkup Missing change from D5120 which I incorrectly discarded in a merge. 2013-02-27 07:19:57 -08:00
search Require a viewer to load handles 2013-02-28 17:15:09 -08:00
storage Fix a MySQL strict issue with auxiliary task storage 2013-02-27 10:51:34 -08:00
view Fix Maniphest and Config transaction diff rendering 2013-03-03 11:37:45 -08:00
ManiphestReplyHandler.php Delete license headers from files 2012-11-05 11:16:51 -08:00
ManiphestTaskQuery.php Require a viewer to load handles 2013-02-28 17:15:09 -08:00