Homec4science

Fix missing EditEngineConfig on indirect pathway through conduit.query

Authored by epriestley <git@epriestley.com> on Nov 12 2015, 19:49.

Description

Fix missing EditEngineConfig on indirect pathway through conduit.query

Summary: Fixes T9772. We now need an EditEngineConfiguration to do interesting things with EditEngine, but this public API wasn't properly making sure we have one.

Test Plan: Called conduit.query from web console. Fatal prior to patch; success afterward.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9772

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

Details

Committed
epriestley <git@epriestley.com>Nov 12 2015, 20:22
Pushed
aubortJan 31 2017, 17:16
Parents
rPHbb9b25a7ba79: Remove the `PhortuneNotImplementedException` class
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH7e3d8082dfc5: Fix missing EditEngineConfig on indirect pathway through conduit.query (authored by epriestley <git@epriestley.com>).Nov 12 2015, 20:22