Bug #104686
openField scope in sys_http_report is too small
0%
Description
In frontend context the field scope in table sys_http_report is filled with a concatenation of "frontend." and the site configuration identifier.
When the site identifier is too long, new entries in sys_http_report fail for frontend CSP validation failure reports:
Uncaught TYPO3 Exception: #1406: An exception occurred while executing a query: Data too long for column 'scope' at row 1
This is the same issue as reported and solved in #102404.
Updated by Gerrit Code Review 3 months ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85714
Updated by Garvin Hicking 3 months ago
- Status changed from Under Review to Rejected
Thanks a lot for contributing this! Please see #104431 though - this addresses the same issue. I hope it's okay to close this issue as a dupe.
Updated by Garvin Hicking 3 months ago
- Is duplicate of Bug #104431: Field scope in sys_http_report is too small added
Updated by Garvin Hicking 3 months ago
- Related to Bug #102404: Field scope in sys_csp_resolution is too small added
Updated by Gerrit Code Review about 1 month ago
- Status changed from Rejected to Under Review
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85714