Task #29977
URIs should be lower case by default
Status:
Resolved
Priority:
Should have
Assignee:
Category:
MVC - Routing
Target version:
Start date:
2011-09-18
Due date:
% Done:
100%
Estimated time:
Sprint:
PHP Version:
Has patch:
Complexity:
Description
Currently you can force generated URIs to be lower cased by adding "toLowerCase" to the Route configuration.
This should be the default though. The configuration option could be renamed to "keepCase" (This works for the whole route and for individual RouteParts)
Updated by Bastian Waidelich over 9 years ago
- Subject changed from Routes should be lower case by default to URIs should be lower case by default
Updated by Mr. Hudson over 9 years ago
- Status changed from Accepted to Under Review
Patch set 1 of change I572b51af2992e2599b37db3d0e5b31cbb395ece1 has been pushed to the review server.
It is available at http://review.typo3.org/5151
Updated by Mr. Hudson over 9 years ago
Patch set 2 of change I572b51af2992e2599b37db3d0e5b31cbb395ece1 has been pushed to the review server.
It is available at http://review.typo3.org/5151
Updated by Bastian Waidelich over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 755a73526244e29df6b1c106b6e16e9309508e8a.