RTE plug-in strips off the data attributes(eg:data-link) when we save the RTE dialog. Any additional configuration available to avoid this?
Solved! Go to Solution.
Views
Replies
Total Likes
You'll have to adjust the xss config to avoid the antisamy configuration to strip off these attributes.
Once you click save, Check the error.log that would provide the message that would give you an idea that antisamy is at play.
To fix this: You can follow (1) on similar lines.
(1) : XSS Filter issue with the target attribute of the a tag
Views
Replies
Total Likes
Show a screen shot as an example.
Views
Replies
Total Likes
data-link attribute is stripped off when we save the dialog.
Views
Replies
Total Likes
You'll have to adjust the xss config to avoid the antisamy configuration to strip off these attributes.
Once you click save, Check the error.log that would provide the message that would give you an idea that antisamy is at play.
To fix this: You can follow (1) on similar lines.
(1) : XSS Filter issue with the target attribute of the a tag
Views
Replies
Total Likes
Views
Likes
Replies