Page MenuHomePhabricator

Fix "Create Form" link destinations when editing edit forms
ClosedPublic

Authored by epriestley on Feb 22 2017, 10:34 PM.
Tags
None
Referenced Files
F13060714: D17398.diff
Fri, Apr 19, 6:17 PM
Unknown Object (File)
Sun, Apr 7, 10:31 AM
Unknown Object (File)
Mar 19 2024, 5:59 PM
Unknown Object (File)
Mar 19 2024, 5:59 PM
Unknown Object (File)
Mar 19 2024, 5:59 PM
Unknown Object (File)
Mar 19 2024, 5:59 PM
Unknown Object (File)
Mar 10 2024, 7:38 PM
Unknown Object (File)
Jan 23 2024, 2:48 AM
Subscribers
None

Details

Summary

Fixes T12301. In D17372, this changed to use generic EditEngines instead of the proper runtime engine. Normally this doesn't matter, but can in this case.

After loading the configurations normally, swap their attached engines for the specific configured runtime engine we're currently executing.

Test Plan

Clicked "Create Form" from the Maniphest form list, saw it go to "Create Maniphest Form", not "Create Generic Meta-Form".

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Feb 22 2017, 10:35 PM
This revision was automatically updated to reflect the committed changes.