Actions
Patch #35076
closedMenu manager - generate correct URLs when rendering from a namespaced controller
Description
extracted from the oauth patch set in #24808
this is the second patch from the series, which enhances the menu manager so it generates proper urls when using controllers nested in a module namespace (i.e., Doorkeeper::FooController
).
Files
Updated by Marius BĂLTEANU over 3 years ago
- Subject changed from menu manager - generate correct URLs when rendering from a namespaced controller to Menu manager - generate correct URLs when rendering from a namespaced controller
- Target version set to 5.0.0
Updated by Go MAEDA over 3 years ago
- Category set to Code cleanup/refactoring
- Assignee set to Go MAEDA
Committed the patch. Thank you.
Actions