-
Type:
Feature Request
-
Status: Verified
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 11.4, 12.5, 19.0, 20.0 [Tentative]
-
Fix Version/s: 19.1, 20.0 [Tentative]
-
Component/s: Config
-
Labels:
-
19 status:Verified
-
Test Plan:
- Using a CKEditor, add some HTML content you know will be stripped (think script tags); submit the form.
- Verify the message displayed reflects the changes in the description of this ticket
The current wording of the message shown to users when offending content has been stripped by AntiSamy could be slightly confusing to users:
Your HTML contains tags or attributes that are not permitted and have been removed from your content.
The linked PR proposes updating this text to the following, to reassure users that their valuable content should remain in tact:
Your HTML contains tags or attributes that are not permitted and have been removed. This change may affect some formatting, but should not affect actual content.