Actions
Bug #91467
closedUrldecoding does not work with conditioned Site configuration
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2020-05-25
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Our deployment consists of three stages: 'Development', 'Testing' and 'Production'.
Using the same configuration for all three system (I just failed already at system two) with conditions failed as the Testing system onl yshows the start page for every generated URL.
this is the Environment as shown in phpinfo of the Environment module:
this is the siteconfiguration which works on the development system but fails on the Testing System:
and removing the condition and entering the configuration first place it works (and fails on the Development system):
TYPO3 9.5.18
PHP 7.2.5
Apache 20120211
Files
Actions