Issue #2075889 by pwolanin, kgoel, catch, mpdonadio, YesCT, dawehner,...
Issue #2075889 by pwolanin, kgoel, catch, mpdonadio, YesCT, dawehner, alexpott, johnshortess, Crell, Wim Leers, jhodgdon, mradcliffe, xjm, attiks, tstoeckler, webchick: Make Drupal handle incoming paths in a case-insensitive fashion for routing
Showing
- core/lib/Drupal/Core/Routing/RouteCompiler.php 15 additions, 6 deletionscore/lib/Drupal/Core/Routing/RouteCompiler.php
- core/lib/Drupal/Core/Routing/RouteProvider.php 14 additions, 6 deletionscore/lib/Drupal/Core/Routing/RouteProvider.php
- core/lib/Drupal/Core/Routing/RouteProviderInterface.php 3 additions, 1 deletioncore/lib/Drupal/Core/Routing/RouteProviderInterface.php
- core/modules/system/src/Tests/Routing/RouterTest.php 23 additions, 0 deletionscore/modules/system/src/Tests/Routing/RouterTest.php
- core/modules/system/tests/modules/router_test_directory/router_test.routing.yml 35 additions, 0 deletions...sts/modules/router_test_directory/router_test.routing.yml
- core/modules/system/tests/modules/router_test_directory/src/TestControllers.php 7 additions, 0 deletions...sts/modules/router_test_directory/src/TestControllers.php
- core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php 15 additions, 0 deletions...dules/system_test/src/Controller/SystemTestController.php
- core/modules/system/tests/modules/system_test/system_test.routing.yml 14 additions, 0 deletions.../system/tests/modules/system_test/system_test.routing.yml
- core/tests/Drupal/FunctionalTests/Routing/CaseInsensitivePathTest.php 113 additions, 0 deletions...rupal/FunctionalTests/Routing/CaseInsensitivePathTest.php
- core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php 103 additions, 1 deletion...sts/Drupal/KernelTests/Core/Routing/RouteProviderTest.php
- core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php 68 additions, 0 deletionscore/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php
Loading
Please register or sign in to comment