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
Unknown Object (File)
Fri, Jan 31, 2:24 AM
Unknown Object (File)
Mon, Jan 27, 7:16 PM
Unknown Object (File)
Mon, Jan 27, 7:16 PM
Unknown Object (File)
Mon, Jan 27, 7:16 PM
Unknown Object (File)
Fri, Jan 24, 9:56 AM
Unknown Object (File)
Fri, Jan 24, 9:56 AM
Unknown Object (File)
Fri, Jan 24, 9:56 AM
Unknown Object (File)
Tue, Jan 21, 7: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
Branch
eengine12
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 8806
Build 10272: Run Core Tests
Build 10271: arc lint + arc unit

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.