@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix unit test view detail fatal

Summary: Fixes T10674.

Test Plan: {F1190743}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10674

Differential Revision: https://secure.phabricator.com/D15525

+1 -3
+1 -3
src/applications/harbormaster/controller/HarbormasterUnitMessageViewController.php
··· 106 106 PHUIPropertyListView::ICON_TESTPLAN); 107 107 $view->addTextContent($details); 108 108 109 - return id(new PHUIObjectBoxView()) 110 - ->setHeaderText(pht('PROPERTIES')) 111 - ->appendChild($view); 109 + return $view; 112 110 } 113 111 114 112 private function buildCurtainView(