Bug #71518
closedHTML tag in flash messages
100%
Description
Hi,
For example, when you update an extension, a flash message is displayed in the top right corner, but some HTML tags are renderered in it (see the image).
Thanks
Files
Updated by Xavier Perseguers about 9 years ago
- Description updated (diff)
- Status changed from New to Accepted
inlining image
Updated by Mathias Schreiber about 9 years ago
- Status changed from Accepted to Needs Feedback
This is an intended security measure
Updated by Frank Nägler about 9 years ago
the behavior is correct, we need to check the generator of this flashmessage and need to remove the markup.
Updated by Frank Nägler about 9 years ago
- Status changed from Needs Feedback to Accepted
- Assignee set to Frank Nägler
Found the issuer: EXT:extensionmanager/Resources/Public/JavaScript/Main.js line 500ff
Will take care.
Updated by Mathias Schreiber about 9 years ago
- Target version deleted (
next-patchlevel)
Updated by Gerrit Code Review about 9 years ago
- Status changed from Accepted 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/44701
Updated by Gerrit Code Review about 9 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/44701
Updated by Gerrit Code Review about 9 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/44701
Updated by Frank Nägler about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 4abd18018aa3ade08e49fb9aebd2ed541100b519.