Bug #95179
closedBug #95158: HtmlSanitizer accidentally enforced again due to sys_note changes
Transform internal URIs in backend user interface
100%
Description
This change allows using internal URIs (like t3://
) in components of the backend user interface like
- system news show below the backend login form
- rich text details of system reports
HTML sanitization is applied to mentioned components as well.
Updated by Gerrit Code Review about 3 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71020
Updated by Gerrit Code Review about 3 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71020
Updated by Gerrit Code Review about 3 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71020
Updated by Oliver Hader about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 5a4465694e93ae02da55d434c3a6d7fe346c1514.
Updated by Oliver Hader about 3 years ago
- Related to Bug #95713: Reports module and html sanitizer is limiting output (icon, javascript...) added
Updated by Oliver Hader almost 3 years ago
- Related to Bug #96535: System news (backend login messages) don't render links anymore added