Skip to content

[Fixes #7633] Orchard.Mvc.Routes - Added support for multiple IRouteProvider implementations per module in StandardExtensionRouteProvider#7634

Merged
sebastienros merged 3 commits into
OrchardCMS:1.10.xfrom
ViRuSTriNiTy:issue/7633
Mar 31, 2017
Merged

Conversation

@ViRuSTriNiTy

Copy link
Copy Markdown
Contributor

See issue #7633

The PR uses a foreach loop to iterate over each IRouteProvider implementation and executes the existing code accordingly but only when displayPath is unique (to avoid adding the same route pattern multiple times).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants