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
F15466621: D14475.diff
Thu, Apr 3, 7:40 AM
F15419478: D14475.id34997.diff
Fri, Mar 21, 6:24 AM
F15415824: D14475.id.diff
Thu, Mar 20, 7:56 AM
F15407197: D14475.id34996.diff
Tue, Mar 18, 4:16 PM
F15378417: D14475.diff
Thu, Mar 13, 2:20 PM
F15375000: D14475.id34996.diff
Wed, Mar 12, 9:01 PM
Unknown Object (File)
Feb 15 2025, 6:19 PM
Unknown Object (File)
Feb 8 2025, 11:47 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.