Actions
Bug #104431
closedField scope in sys_http_report is too small
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2024-07-19
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
See related bug #102404
If the site identifier is large enough the same problem occurs also in the sys_http_report table. So the scope field should be adjusted there also:
VARCHAR instead of VARCHAR
Problem exists in TYPO3 12 too.
Actions