« Previous | Next » 

Revision 1332

bwaidelich, 2008-10-07 15:52

  • FLOW3: (MVC) Refactored and added tests for the Route Class.
  • FLOW3: (MVC) Renamed all occurrences of urlPattern to uriPattern in routing classes (we decided to stick with "URI" rather than "URL" from now on).
  • TYPO3CR: Updated Routes.php to set uriPattern instead of urlPattern.
  • TYPO3: Updated Routes.php to set uriPattern instead of urlPattern. Removed obsolete dynamic Route Part from fallback uriPattern.

Files

added 
modified 
deleted 

View differences

/Packages/FLOW3/trunk/Classes/MVC/Web/Routing/F3_FLOW3_MVC_Web_Routing_Route.php
View differences
/Packages/FLOW3/trunk/Classes/MVC/Web/Routing/F3_FLOW3_MVC_Web_Routing_Router.php
View differences
/Packages/FLOW3/trunk/Configuration/Routes.php
View differences
/Packages/FLOW3/trunk/Tests/MVC/Web/Routing/F3_FLOW3_MVC_Web_Routing_DynamicRoutePartTest.php
View differences
/Packages/FLOW3/trunk/Tests/MVC/Web/Routing/F3_FLOW3_MVC_Web_Routing_RouteTest.php
View differences
/Packages/FLOW3/trunk/Tests/MVC/Web/Routing/F3_FLOW3_MVC_Web_Routing_RouterTest.php
View differences
/Packages/TYPO3/trunk/Configuration/Routes.php
View differences
/Packages/TYPO3CR/trunk/Configuration/Routes.php
View differences