Page MenuHomePhabricator

Allow menu items to be edited again
ClosedPublic

Authored by epriestley on Jan 31 2017, 9:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 23, 8:40 AM
Unknown Object (File)
Sun, Apr 14, 5:23 PM
Unknown Object (File)
Thu, Apr 4, 8:23 AM
Unknown Object (File)
Thu, Apr 4, 3:31 AM
Unknown Object (File)
Thu, Apr 4, 1:30 AM
Unknown Object (File)
Thu, Apr 4, 12:03 AM
Unknown Object (File)
Wed, Apr 3, 11:55 PM
Unknown Object (File)
Wed, Apr 3, 10:56 PM
Subscribers
None

Details

Summary

Ref T12174. We now require that we can figure out a valid "edit mode" (global vs custom/personal) before we hit EditEngine. Since the EditEngine routes don't have an itemID, they would failu to figure out the mode and just 404.

Let the engine use id (from EditEngine) if itemID (from MenuEngine) isn't present in the route.

Test Plan
  • Edited some menu items on Home / Projects.
  • (I think I tested this, then broke it, originally.)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jan 31 2017, 9:30 PM
This revision was automatically updated to reflect the committed changes.