Files
Orchard/src/Orchard.Tests/Environment/Extensions/FoldersData/Sample4/Module.txt
Nathan Heskew 1b82ea74f9 #17238: A module's default route URL should be a valid URL without the need for further escaping.
- adding a Path property on ExtensionDescriptor that's used in place of the area name for default route URLs
- the Path property if not set will be the Name if it's a valid URL segment, otherwise it will be the Id
- if an *invalid* Path is given an error will be logged and the extension will not be loaded

--HG--
branch : dev
2011-02-01 15:56:12 -08:00

2 lines
48 B
Plaintext

Path: ThisIs.Sample4
Author: Bertrand Le Roy