- Issue created by @ipwa
- Status changed to Needs review
3 months ago 9:28pm 26 August 2024
Content processed with the html_process_text migrate plugin can include potentially dangerous script tags.
Migrate some content using the mentioned migrate plugin that includes some inline script tags.
Example:
<p><script type="text/javascript">alert("I Should not be here");</script></p>
Add function to sanitise content
Needs review
2.0
Migrate