Page MenuHomePhabricator

Fix missing EditEngineConfig on indirect pathway through conduit.query
ClosedPublic

Authored by epriestley on Nov 12 2015, 7:15 PM.
Tags
None
Referenced Files
F18187115: D14475.id34997.diff
Sat, Aug 16, 7:21 PM
F18089956: D14475.id34996.diff
Wed, Aug 6, 1:32 PM
F18085312: D14475.diff
Tue, Aug 5, 7:08 PM
F18046048: D14475.id34996.diff
Sun, Aug 3, 10:16 AM
F17940361: D14475.id.diff
Jul 31 2025, 4:17 AM
F17833288: D14475.id.diff
Jul 26 2025, 1:27 PM
F17809745: D14475.diff
Jul 25 2025, 5:02 PM
Unknown Object (File)
Jun 18 2025, 10:03 PM
Subscribers
None

Details

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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix missing EditEngineConfig on indirect pathway through conduit.query.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Nov 12 2015, 7:15 PM
This revision was automatically updated to reflect the committed changes.