Actions
Bug #102973
closedPathMatcher does not work with two sites with the same domain
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Site Handling, Site Sets & Routing
Target version:
-
Start date:
2024-01-29
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.1
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I have two sites. One site has https://www.example.com/ as entrypoint and the other site has https://www.example.com/tigital-inks/ as entrypoint. Both sites have multiple languages. E.g British English is /gb-en/. The routing is working except for the URL https://www.example.com/tigital-inks/gb-en/inks. It seems like the RouteMatcher has a bug with the /inks at the end because other slugs are working.
Actions