1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/maniphest/view
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
..
ManiphestTaskListView.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
ManiphestTaskProjectsView.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
ManiphestTaskSummaryView.php render_tag -> tag: Maniphest summary view, setup issue view 2013-01-30 11:26:03 -08:00
ManiphestTransactionDetailView.php Fix Maniphest and Config transaction diff rendering 2013-03-03 11:37:45 -08:00
ManiphestTransactionListView.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
ManiphestView.php Delete license headers from files 2012-11-05 11:16:51 -08:00