Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

MapAreaRoute constraint not escaped #4846

Closed
@sebastienros

Description

@sebastienros

On this line:

constraintsDictionary["area"] = areaName;

The area is a string that is used for the defaults, and the constraints. But in the case of constrains the string is evaluated as a regular expression. In my case the are looks like "Orchard.Setup" which would make it not work as expected because of the dot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    3 - Donebugup-for-grabsMembers of our awesome commnity can handle this issue

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions