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)
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
Unknown Object (File)
Tue, Apr 2, 8:40 AM
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
Branch
home6
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 15466
Build 20382: Run Core Tests
Build 20381: arc lint + arc unit

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.