Project

General

Profile

Actions

Task #88133

closed

Required code change in PageRouter

Added by Dmitry Dulepov about 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Link Handling, Site Handling & Routing
Target version:
-
Start date:
2019-04-10
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
no-brainer
Sprint Focus:

Description

In TYPO3\CMS\Core\Routing\PageRouter:

    public function matchRequest(ServerRequestInterface $request, RouteResultInterface $previousResult = null): RouteResultInterface
    {
        $urlPath = $previousResult->getTail();

According to Benni != null should be removed.

Links:
Actions

Also available in: Atom PDF