RTE plugin is modifying my html content while using source edit option.
How to work around this ?
Is there any option to avoid this?
Thanks!
Solved! Go to Solution.
Views
Replies
Total Likes
You'd need to overlay either or both based on how you've coded-
Refer Re: links to ppt not working on OOB text component for detailed configurations. Allow those specific characters that are printed in the logs -
(
,
'
)
Views
Replies
Total Likes
How is your HTML being modified? Can you please provide more details. Are you using AEM 6.4 and Touch UI?
Views
Replies
Total Likes
check if you can find any AntiSamy or other related errors in error.log for this component/page?
Views
Replies
Total Likes
Yes I am getting AntiSamy in logs
**** GET / org.apache.sling.xss.impl.HtmlToHtmlContentContext AntiSamy warning: The a tag contained an attribute that we could not process. The onclick attribute had a value of "openTab(event, 'All')". This value could not be accepted for security reasons. We have chosen to remove this attribute from the tag and leave everything else in place so that we could process the input.*****
Views
Replies
Total Likes
You'd need to overlay either or both based on how you've coded-
Refer Re: links to ppt not working on OOB text component for detailed configurations. Allow those specific characters that are printed in the logs -
(
,
'
)
Views
Replies
Total Likes
Thanks a ton! Reference link was very helpful.
Views
Replies
Total Likes
Views
Likes
Replies