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, Nov 26, 7:00 PM
Unknown Object (File)
Oct 26 2024, 5:55 AM
Unknown Object (File)
Oct 19 2024, 1:24 PM
Unknown Object (File)
Sep 20 2024, 1:13 AM
Unknown Object (File)
Sep 15 2024, 5:18 AM
Unknown Object (File)
Aug 29 2024, 2:51 AM
Unknown Object (File)
Aug 19 2024, 10:00 AM
Unknown Object (File)
Aug 16 2024, 10:39 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.