Actions
Bug #88336
closedredirects: longer URL strings are stripped in source_path
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-05-12
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:
Description
source_path is defined as varchar(255) which is not enough for longer URL strings (which are easily possible).
Actions