Patch #35076
Menu manager - generate correct URLs when rendering from a namespaced controller
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Code cleanup/refactoring | |||
Target version: | 5.0.0 |
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
).
Associated revisions
Prevent hash type URLs from being namespaced in MenuManager (#35076).
Patch by Jan Schulz-Hofen.
History
#1
Updated by Marius BALTEANU about 1 year 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
#2
Updated by Go MAEDA about 1 year ago
- Category set to Code cleanup/refactoring
- Assignee set to Go MAEDA
Committed the patch. Thank you.
#3
Updated by Go MAEDA about 1 year ago
- Status changed from New to Closed