Bug #9901

Respect "toLowerCase" setting in SubRoutes

Added by Bastian Waidelich almost 5 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2010-09-24
Priority:Must have Due date:
Assigned To:Bastian Waidelich % Done:

100%

Category:MVC - Routing
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 12
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

You can force a route to be all lowercase like this:

-
  uriPattern: 'foo'
  toLowerCase: yes

But currently this setting is not merged into the SubRoutesConfiguration.

Associated revisions

Revision 7fdf9835
Added by Bastian Waidelich almost 5 years ago

FLOW3 (MVC): Respect "toLowerCase" setting in SubRoutes

You can force a route to be all lowercase by adding toLowerCase: yes
to your Routes configuration.
But this setting was not merged with the configured Subroutes.

Change-Id: I40ae1e56ec6a4db985473b6ea217d45798e37026
Resolves: #9901

History

#1 Updated by Karsten Dambekalns almost 5 years ago

  • Status changed from New to Under Review
  • Target version set to 1.0 alpha 12

#2 Updated by Bastian Waidelich almost 5 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF