Feature #2825
Routing: Route Part options
Status:
Resolved
Priority:
Should have
Assignee:
Category:
MVC
Target version:
Start date:
2009-03-12
Due date:
2009-03-16
% Done:
100%
Estimated time:
2.00 h
PHP Version:
Has patch:
Complexity:
Description
Route Parts need to be configurable. So that you can write
MyRoute: uriPattern: {foo} routeParts: foo: options: caseSensitive: y
Probably Route Part options should be inherited from global configuration.
Updated by Bastian Waidelich over 11 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset r2218.