HomePhorge

Fix fatal in Maniphest when viewing "show details" of a task description edit

Description

Fix fatal in Maniphest when viewing "show details" of a task description edit

Summary:
Clicking "show details" of a task description change in Maniphest currently throws an exception about the markup engine.

Since we don't actually need the engine an alternate fix would be "if ($this->markupEngine) { $renderer->setMarkupEngine($this->markupEngine); }" but we have one at the ready so just provide it. This should become part of the Transactions stuff anyway.

Test Plan: Clicked "show details".

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

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

Details

Provenance
epriestleyAuthored on Dec 12 2012, 5:15 PM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rP0ba7d34f97f8: Allow phabricator to manage repositories
Branches
Unknown
Tags
Unknown

Event Timeline